clientYclientY*
*Contents  *Index  *Topic Contents
*Previous Topic: clientX
*Next Topic: clip

clientY

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.clientY

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.