SelectMenuItem(String) Method
Selects the specified menu item from the toolbar button context menu, by path.
Remarks
Use the BuildMenuPath method to build the item path string to be used as the itemPath argument for this method.

C# Syntax

void SelectMenuItem( 
   string path
)

Parameters

path
The menu item name or full path.