Attachmate.Reflection.Emulation.Common Namespace : MouseButtonCombination Class |
The following tables list the members exposed by MouseButtonCombination.
Name | Description | |
---|---|---|
MouseButtonCombination Constructor | Overloaded. |
Name | Description | |
---|---|---|
Button | Gets the mouse button associated with the combination. | |
ClickCount | Gets the number of mouse clicks in the combination. | |
ModifierKeys | Gets the modifier key(s) associated with the combination. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. | |
GetHashCode | Serves as a hash function for a particular type. | |
GetSchema | Returns an in-memory representation of the XML schema used for SerializableList | |
ReadXml | Reads in a list type from an xml file | |
ToString | Returns a string that represents the current MouseButtonCombination object. | |
WriteXml | Writes out a list to xml format |
Equality | Determines whether two MouseButtonCombination instances are equal. |
Inequality | Determines whether two MouseButtonCombination instances are not equal. |