Click or drag to resize

ButtonController Events

The ButtonController type exposes the following members.

Events
 NameDescription
Public eventButtonDragOffset Occurs when the dragging inside the button drag rectangle.
Public eventButtonDragRectangle Occurs when the drag rectangle for the button is required.
Public eventClick Occurs when the mouse is used to left click the target.
Public eventDragEnd Occurs when drag ends.
Public eventDragMove Occurs when drag moves.
Public eventDragQuit Occurs when drag quits.
Public eventDragStart Occurs when start of drag operation occurs.
Public eventMiddleClick Occurs when the mouse is used to right click the target.
Public eventMouseSelect Occurs when the mouse is used to left select the target.
Public eventRightClick Occurs when the mouse is used to right click the target.
Top
See Also