InfoConnect for Unisys
IContextMenu Interface Methods

For a list of all members of this type, see IContextMenu members.

Public Methods
 NameDescription
 MethodAddMenuItemAdds a new context menu item to the end of the menu.  
 MethodAddSeparatorAdds a new separator to the end of the menu.  
 MethodClearAllItemsRemoves all items from the context menu, resulting in an empty menu.  
 MethodGetContextMenuItemReturns a context menu item with the specified name.  
 MethodRemoveItemRemoves a specified context menu item at a given position within the menu  
Top
See Also