Previous Topic: FullNameNext Topic: Left


Height

Gets or sets the height of a window in pixels.

Syntax

object.Height [=value]

Parameters

object

An expression that evaluates to the Toolset object.

value

A Long that sets the height of the window in pixels.

Remarks

The Height property has the Long type.

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