MenuSelect Method (SwfToolStripItem)

Class

SwfToolStripItem class

Action

Selects a menu item from the drop-down menu in the .NET ToolStrip control.

Syntax

MenuSelect ()

Notes

If the menu item is out of view, the menu item is scrolled into view and then selected.

This method only works when the selected item is a child of the SwfToolStripDropDownMenu. Otherwise, an exception is thrown.