clientXclientX*
*Contents  *Index  *Topic Contents
*Previous Topic: clientWidth
*Next Topic: clientY

clientX

Description

Returns the position of the mouse hit relative to the size of the client area of the window. This does not include window decorations or scroll bars.

Syntax

object.clientX

Remarks

This property has read-only permission, meaning you can retrieve its current value, but not change it.

Applies To

event


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.