InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IContextMenu Interface
Properties Methods

In This Topic
    IContextMenu Interface Members
    In This Topic

    The following tables list the members exposed by IContextMenu.

    Public Properties
     NameDescription
     PropertyGets a value indicating how many menu items (including separators) are in this menu.  
     PropertyGets a value indicating the set of menu items comprising this context menu.  
     PropertyGets a value indicating the descriptive name of this menu.  
    Top
    Public Methods
     NameDescription
     MethodAdds a new context menu item to the end of the menu.  
     MethodAdds a new separator to the end of the menu.  
     MethodRemoves all items from the context menu, resulting in an empty menu.  
     MethodReturns a context menu item with the specified name.  
     MethodRemoves a specified context menu item at a given position within the menu  
    Top
    See Also