SwfToolStripItem class
Selects a menu item from the drop-down menu in the .NET ToolStrip control.
MenuSelect ()
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.