Tagged Questions
4
votes
4answers
286 views
How to Indicate ComboBox Value Is Dirty
I'm looking for a good way to indicate the value of a ComboBox is dirty. With TextBoxes I set the Background to yellow but that looks a little funny with the ComboBox because by default it looks ...