expression.Contains( _ ByVal name As String _ ) As Boolean
where expression is a variable that represents a ContextMenus Object
Parameters
- name
- The descriptive name of the menu. If null or empty string is passed, this is equivalent to the default menu.
Return Value
True if the menu exists, false if it does not