InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / ContextMenu Class
Fields Properties Methods


ContextMenu Class Members

The following tables list the members exposed by ContextMenu.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldThe name of the default context menu  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating how many menu items (including separators) are in this menu.  
Public PropertyGets a value indicating the set of menu items comprising this context menu.  
Public PropertyGets a value indicating the descriptive name of this menu.  
Top
Public Methods
 NameDescription
Public MethodAdds a new context menu item to the end of the menu.  
Public MethodAdds a new separator to the end of the menu.  
Public MethodRemoves all items from the context menu, resulting in an empty menu.  
Public MethodDetermines whether two ContextMenu instances are equal.  
Public MethodReturns a context menu item with the specified name.  
Public MethodServes as a hash function for a particular type.  
Public MethodReturns an in-memory representation of the XML schema used for SerializableList  
Public MethodReads in a list type from an xml file  
Public MethodRemoves a specified context menu item at a given position within the menu  
Public MethodWrites out a list to xml format  
Top
Public Operators
Determines whether the specified object is equal to the current object.
Determines whether the specified object is not equal to the current object.
Top
See Also