|
I am making a user-control version of a ComboBox and using the ComboBoxRenderer to draw the buttons and such. I am also using it to draw the background of the control. When my control is disabled, I draw usingVisualStyles.TextBoxState.Disabled. The problem is that the colors don't match the colors used when an normal combobox is disabled. Anyone have any ideas? |