RemoveItem Method (ContextMenu)
Removes a specified context menu item at a given position within the menu
expression.RemoveItem( _
ByVal 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.