Button |
The ButtonController type exposes the following members.
| Name | Description | |
|---|---|---|
| ButtonDragOffset | Occurs when the dragging inside the button drag rectangle. | |
| ButtonDragRectangle | Occurs when the drag rectangle for the button is required. | |
| Click | Occurs when the mouse is used to left click the target. | |
| DragEnd | Occurs when drag ends. | |
| DragMove | Occurs when drag moves. | |
| DragQuit | Occurs when drag quits. | |
| DragStart | Occurs when start of drag operation occurs. | |
| MiddleClick | Occurs when the mouse is used to right click the target. | |
| MouseSelect | Occurs when the mouse is used to left select the target. | |
| RightClick | Occurs when the mouse is used to right click the target. |