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


MouseButtonCombination Class Members

The following tables list the members exposed by MouseButtonCombination.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the mouse button associated with the combination.  
Public PropertyGets the number of mouse clicks in the combination.  
Public PropertyGets the modifier key(s) associated with the combination.  
Public PropertyGets the mouse wheel scroll direction associated with the combination.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified object is equal to the current object.  
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 MethodReturns a string that represents the current MouseButtonCombination object.  
Public MethodWrites out a list to xml format  
Top
Public Operators
Determines whether two MouseButtonCombination instances are equal.
Determines whether two MouseButtonCombination instances are not equal.
Top
See Also