Windows Develop Bookmark and Share   
 index > Windows Forms General > DropDown with colors
 

DropDown with colors

Hi,

I want to create a Dropdownlist containing 12 custom colors from which user can select one. Is there any way to do this in .NET 2.0 Windos forms ?

Kulvinder  Tuesday, June 19, 2007 1:39 PM
Here are some references :

ColorComboBox
Color Picker by Owner Drawn List Box and Combo Box
ImagesComboBox Control


Check them out and I am sure they will help.
decyclone  Tuesday, June 19, 2007 2:01 PM
Here's another one.
nobugz  Tuesday, June 19, 2007 6:41 PM
Here are some references :

ColorComboBox
Color Picker by Owner Drawn List Box and Combo Box
ImagesComboBox Control


Check them out and I am sure they will help.
decyclone  Tuesday, June 19, 2007 2:01 PM
Here's another one.
nobugz  Tuesday, June 19, 2007 6:41 PM

You can use google to search for other answers

Custom Search

More Threads

• Load image and video files
• Find Row in datagrid
• How do I "Open a window once" ?
• Enabling autocomplete in a Webbrowser control
• Browsing files inside a folder
• Tabbed Documents & AutoHide in Runtime
• scroll VscrollBar and Hscrollbar at design time of panel.
• Layout: FlowLayoutPanel
• How to change cursor position bar size in text box?
• Help Button Headache