I have a Button and a hidden WPF ComboBox. When the button is pressed, the ComboBox must be shown and be ready to select an item from its list.
How can the ComboBox drop down list be forced to show programmatically?
To open the drop down.
combo.IsDropDownOpen = true;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With