MouseMove event (Main Control)

Visual Basic example
Visual C++ 4.0 example

Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax void MouseMove (short Button, short Shift, OLE_XPOS_PIXELS X, OLE_YPOS_PIXELS Y);

Overview:  Refer to Detecting Events.

Remarks

Occurs when the user moves the mouse over the Main Control.

See Also

Elements:  Click event, DblClick event, MouseDown event, MouseUp event

Topics:  Working with the Control: General Behavior
Working with the Control: Client Area Usage