Top Property

Applies To

Window object.

Description

Returns or sets a Single specifying the location of the top of the window on the screen in twips. Read/write.

Remarks

The value returned by the Top property depends on whether or not the window is docked, linked, or in docking view.

Note   Changing the Top property setting of a linked or docked window has no effect as long as the window remains linked or docked.

See Also

Height property, Left property, Width property.

Example

See the Left property example.