G
Guest
Hi all.
I am setting some color on my combo's:
this.combobox1.BackColor = Colors.White;
This only works when the combobox is enabled.
How can i add color to a disabled combobox?
Lars
I am setting some color on my combo's:
this.combobox1.BackColor = Colors.White;
This only works when the combobox is enabled.
How can i add color to a disabled combobox?
Lars