Hi All,
I want to know how to set the background property for ComBox in WPF. I set the property as below,
<ComboBox Background="Yellow"><ComboBoxItem Content="2"/></ComboBox>
But it did not work for me. OS: Windows 8.1.
Thanks for your help!
Hi All,
I want to know how to set the background property for ComBox in WPF. I set the property as below,
<ComboBox Background="Yellow"><ComboBoxItem Content="2"/></ComboBox>
But it did not work for me. OS: Windows 8.1.
Thanks for your help!