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