expression.ItemByName( _ ByVal name As String _ ) As ContextMenu object
where expression is a variable that represents a ContextMenus Object
Parameters
- name
- The descriptive name of the menu
Return Value
The ContextMenu object associated with name, or null if it does not exist