MouseButtonCombination Object Members
In This Topic
The following tables list the members exposed by MouseButtonCombination.
Public Properties
| Name | Description |
 | Button | Gets or sets the mouse button associated with the combination. |
 | ClickCount | Gets or sets the number of mouse clicks in the combination. |
 | ModifierKeys | Gets or sets the modifier key(s) associated with the combination. |
 | WheelDirection | Gets or sets the mouse wheel scroll direction associated with the combination. |
Top
Public Methods
| Name | Description |
 | Equals | Determines whether the specified object is equal to the current object. |
Top
See Also