Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IContextMenu Interface

In This Topic
IContextMenu Interface Methods
In This Topic

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

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