Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. user control Collection Editor ?

user control Collection Editor ?

Scheduled Pinned Locked Moved C#
question
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    CiNN
    wrote on last edited by
    #1

    how do i add advanced properties in a usercontrol ? someting like ImageList.Images shows Image Collection Editor or ListBox.Items shows string collection editor...

    C 1 Reply Last reply
    0
    • C CiNN

      how do i add advanced properties in a usercontrol ? someting like ImageList.Images shows Image Collection Editor or ListBox.Items shows string collection editor...

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      CiNN wrote: how do i add advanced properties in a usercontrol ? The more advanced they are, the more code you need to write. You're completely in control, and completely responsible for writing the implimentation. If you want more specific info, ask a more specific question. Christian Graus - Microsoft MVP - C++

      C 1 Reply Last reply
      0
      • C Christian Graus

        CiNN wrote: how do i add advanced properties in a usercontrol ? The more advanced they are, the more code you need to write. You're completely in control, and completely responsible for writing the implimentation. If you want more specific info, ask a more specific question. Christian Graus - Microsoft MVP - C++

        C Offline
        C Offline
        CiNN
        wrote on last edited by
        #3

        i need access to store some images in an imagelist in my usercontrol

        C 1 Reply Last reply
        0
        • C CiNN

          i need access to store some images in an imagelist in my usercontrol

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Oh, OK. Can't you just add a property that exposes the images in the imagelist ? Or are they not there as a collection ? Christian Graus - Microsoft MVP - C++

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups