In visual studio express 2013
If I add a combobox to a wpf page, and change the "background", "BorderBrush, and or the "foreground" colors. They don't actually change the color of any aspect of the combobox, like this doesn't do anything? From what I can come up with online this actually requires coding and overriding some default settings for the combobox. Why are the brush properties available, am I crazy?
If I add a combobox to a wpf page, and change the "background", "BorderBrush, and or the "foreground" colors. They don't actually change the color of any aspect of the combobox, like this doesn't do anything? From what I can come up with online this actually requires coding and overriding some default settings for the combobox. Why are the brush properties available, am I crazy?