Menu.Select();
Applicable Classes:
Menu, MenuItem
Parameters: None
Return Value: None
Description:
The Select function, when used with a menu or menu
item, causes the menu or menu item to be selected as though a user manually
selected. Any actions associated with that menu will be performed.
See Also: Menu
Functions