G
Guest
Once a ToolStripComboBox item has been selected, how do I programmatically
close up the MenuStrip it contains? Currently, as I respond to the
SelectedIndexChanged event, I retrieve the selected item, but the menu stays
open.
close up the MenuStrip it contains? Currently, as I respond to the
SelectedIndexChanged event, I retrieve the selected item, but the menu stays
open.