ShowDropdown(String) Method
Opens the dropdown menu associated with this menu item or toolbar item.

C# Syntax

void ShowDropdown( 
   string itemPath
)

Parameters

itemPath
The full path of the item. The full path of a menu item is a list of menu item names separated by semicolons.