ToolStripComboBox

  • Thread starter Thread starter Guest
  • Start date Start date
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top