expression.RemoveItem( _ ByVal index As Integer _ )
where expression is a variable that represents a ContextMenu Object
Parameters
- index
- Identifies the position within the menu at which to remove a menu item.
expression.RemoveItem( _ ByVal index As Integer _ )