By Diu King,Tiong - 11/30/2011
Hi all,
How do i set the combobox's color to white instead of in grey color when it's disabled.
Regards
|
By Diu King,Tiong - 11/30/2011
amend to question above:
I want to set combobox's disabledbackcolor to white. How can i do it?
|
By Ivan George Borges - 11/30/2011
Hi Tiong.
I think this is dealt with in the framework source code. You could have a look at the SF ComboBox's DrawDropDownClosed method, for example. This would give you some ideas.
|
|