expression.ItemByIndex( _ ByVal index As Integer _ ) As ContextMenu object
where expression is a variable that represents a ContextMenus Object
Parameters
- index
- The position within the collection to return a menu for.
Return Value
The ContextMenu object at the specified position