Previous Topic: ToolbarNext Topic: TreeView


Top

Gets or sets the y-coordinate of a window's top edge in pixels.

Syntax

object.Top [=value]

Parameters

object

An expression that evaluates to the Toolset 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.

The Top property gets or sets the distance in pixels between the top edge of the screen and the main Toolset window.