Previous Topic: PreviousNext Topic: Width


Top

Gets or Sets the y-coordinate of the windows top edge in pixels.

Syntax

object.Top [=value]

Parameters

object

An expression that evaluates to a Window object.

value

A Long that sets the y-coordinate of the window's top edge in pixels.

Remarks

The Top property has the Long type.