PreviousMouseX Property | ||
Applies to: SubClasser
object, PowerForm
control See also: DragStartX property, DragButton property, MouseMove event - Subclasser and PowerForm, property Index Returns the X coordinate (in pixels) of the mouse pointer's previous position. Read Only at run-time, not available at design-time. Type: Long Remarks: The PreviousMouseX and PreviousMouseY properties can be examined in response to the MouseMove event.
|