LeftButtonClick
Triggered when the user clicks on the object with the left mouse button.
LeftButtonDoubleClick
Triggered when the user double-clicks on the object with the left mouse button.
LeftButtonDownClick
Triggered when the user clicks the left mouse button over the object (triggered as soon as the mouse button is depressed).
MouseMove
Triggered when the mouse pointer is moved within the area covered by the object.
RightButtonClick
Triggered when the user clicks on the object with the right mouse button.
RightButtonDoubleClick
Triggered when the user double-clicks on the object with the right mouse button.
Note: This event is not available in Mobile generation for Pocket PC and Smartphone platforms.
RightButtonDownClick
Triggered when the user clicks the right mouse button over the object (triggered as soon as the mouse button is depressed).
Note: This event is not available in Mobile generation for Pocket PC and Smartphone platforms.