Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Checkbox in a Combobox
 

Checkbox in a Combobox

Hi All,

Is there a way to have a combobox dropdowns a list which has a checkbox for selecting multi-items?

Thanks

David N_2  Sunday, February 25, 2007 3:42 AM
Zhi-Xin Ye  Sunday, February 25, 2007 4:26 AM
Zhi-Xin Ye  Sunday, February 25, 2007 4:26 AM
I think you can try using a checked list box. i hope this would serve your purpose.
Anand N  Wednesday, March 07, 2007 11:41 AM

You can use google to search for other answers

Custom Search

More Threads

• Can't find CollectionEditor
• Forcing a control to appear in the Component Tray...
• Concerned about designer stability...
• Unable to see windows form in designer view
• JPopupMenu in Windows Forms
• Form Sizes in different resolution
• Overriding Container Controls - Design Time Problem
• scrollable form disturbs controls location when added at run time
• "Could not load type from assembly" error
• InitializeNewComponent on IDesignerHost.CreateComponent ?