AppWindowPosTop, AppWindowPosTop()

Syntax

AppWindowPosTop [WindowName$,] VertPos

AppWindowPosTop([WindowName$])

Remarks

In Windows, the AppWindowPosTop statement moves an application window or icon to a vertical position specified in points (if WindowName$ is omitted, Word is assumed). AppWindowPosTop allows you to change the vertical position of a window or icon without affecting its horizontal position (unlike AppMove). The AppWindowPosTop() function returns the vertical position of an application window or icon, in points. For argument descriptions, see AppMove.

On the Macintosh, AppWindowPosTop and AppWindowPosTop() are not available and generate errors.

See Also

AppMove, AppWindowHeight, AppWindowPosLeft, AppWindowWidth