expression.Add( _ ByVal menu As ContextMenu _ ) As Boolean
where expression is a variable that represents a ContextMenus Object
Parameters
- menu
- The ContextMenu object to add
Return Value
True if the add or update was successful, false if an error occurred