I have created a dropdowncontrol and stuff into that control a form the purpose is to allow the use to pick from a list of colors. But i do not wish to have a user enter in text into that box. Im using the text area to display the color currently chosen to the user.
So is there any way to stop text being entered and the curser being shown.
I would even love to have a button that could fire off a drop down event.
as a side note i love the color picker on the ribbon control and that is basically what im recreating. is that going to become a standalone control that i can use on a form.