setSelectedItem
Sets the focus in a menu bar to the specified menu item.
Declaration
void setSelectedItem(
in Object menuItem
);Parameters
- menuItem:
The menu item to be in focus.
Sets the focus in a menu bar to the specified menu item.
void setSelectedItem(
in Object menuItem
);The menu item to be in focus.