InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems 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 keys 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 mouse button combination from an xml file  
Public MethodReturns a string that represents the current MouseButtonCombination object.  
Public MethodWrites out a mouse button combination to xml format  
Top
Public Operators
Determines whether two MouseButtonCombination instances are equal.
Determines whether two MouseButtonCombination instances are not equal.
Top
See Also