PreviousMouseY Property | ||
Applies to: SubClasser
object, PowerForm
control See also: DragStartY property, DragButton property, MouseMove event - Subclasser and PowerForm Returns the Y 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.
|