InfoConnect for Airlines VBA Guide
ContextMenuItem Object Members

The following tables list the members exposed by ContextMenuItem.

Fields
 NameDescription
Public FieldSeparatorIdentifier for separator menu items.  
Top
Properties
 NameDescription
Public PropertyMappingGets or sets a value indicating what this item is mapped to.  
Public PropertyMenuItemTypeGets or sets a value indicating the type of menu item this item refers to.  
Public PropertyNameGets or sets a value indicating the name of the menu item. For separator items, the value ContextMenuItem_Separator is returned.  
Top
Methods and Functions
 NameDescription
Public MethodEquals  
Public MethodGetHashCode  
Top
See Also