Groups | Blog | Home
all groups > c# > may 2005 >

c# : How to attach a control to combobox drop down event?


Patrick Blackman
5/24/2005 11:58:37 PM
I want to attach a usercontrol or form to the combobox drop down so that
when I click the down arrow the usercontrol or form is shown and not the
combobox dropdownlist. My aim is to create a color picker control
functionality.

Claudio Grazioli
5/25/2005 12:00:00 AM
[quoted text, click to view]

Patrick,

[quoted text, click to view]

Maybe one of this controls can give you some hints on how to implement a
color picker based on a combobox:

http://www.codeproject.com/vb/net/colorpicker2_cp.asp
http://www.codeproject.com/cs/miscctrl/dotnetcolorpicker.asp
http://www.codeproject.com/cs/miscctrl/LightColorPicker.asp


--
Claudio Grazioli
http://www.grazioli.ch
AddThis Social Bookmark Button