screenX Property
Returns a Long that represents the horizontal position of the mouse pointer relative to the user's screen.
expression.screenX
*expression * Required. An expression that returns an IHTMLEventObj object.
Applies to | IHTMLEventObj Object