LeftButtonClick
Triggered when the user 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.
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.