C#: Is it possible to get the index of a DropDownItem in a menu item? -


Is it possible to get an item indicator in a dropdown menu?

  click the private zero item (Object Sender, EventAgds E) {ToolStripMenuItem item = Sender as ToolStripMenuItem; If (item! = Null) {int index = (imported as item toolerprimenimitim). Dropdown items.indexoff (item); }}  

Comments