Description
Occurs when the user presses the mouse button while an object has the focus.
Syntax
Private Sub object_MouseDown(Button As Integer, Shift As Integer, x As Single, y As Single)