InfoConnect for Unisys VBA Guide
ContextMenu Object Members

The following tables list the members exposed by ContextMenu.

Fields
 NameDescription
Public FieldDefaultMenuNameThe name of the default context menu  
Top
Properties
 NameDescription
Public PropertyCountGets a value indicating how many menu items (including separators) are in this menu.  
Public PropertyMappingCollectionGets a value indicating the set of menu items comprising this context menu.  
Public PropertyNameGets or sets a value indicating the descriptive name of this menu.  
Top
Methods and Functions
 NameDescription
Public MethodAddMenuItemAdds a new context menu item to the end of the menu.  
Public MethodAddSeparatorAdds a new separator to the end of the menu.  
Public MethodClearAllItemsRemoves all items from the context menu, resulting in an empty menu.  
Public MethodEqualsDetermines whether the specified Object is equal to the current Object.  
Public MethodGetContextMenuItemReturns a context menu item with the specified name.  
Public MethodGetHashCodeServes as a hash function for a particular type.  
Public MethodRemoveItemRemoves a specified context menu item at a given position within the menu  
Top
See Also

 

 


2015 Attachmate

Send Feedback