Window.Top Property
Project Developer Reference |
Returns or sets the distance of a project window from the top edge of the main window (Window object) in points. Read/write Long.
Syntax
expression.Top
expression A variable that represents a Window object.
Return Value
Long
Remarks
The position of the window is measured from the top of the main screen, not from the bottom of the menu bar.
See Also