Select Method (MenuItem)

Class

MenuItem.

Action

Selects an item from the menu.

Syntax

C#
menuItem.Select()
VB
menuItem.Select()