|
-
Feb 17th, 2013, 03:59 AM
#2
Re: subitems in combobox
There's no such thing as subitems in a ComboBox. If you want the list to look like a tree then you can either create a custom ComboBox control that actually displays a TreeView in its drop-down list or else simply add a prefix to the text of each "subitem" in the list, e.g. a checvron as you have done in your post or some spaces.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|