Previous Topic: CaptionNext Topic: Index


Height

Gets or Sets the height of a window.

Syntax

object.Height [=value]

Parameters

object

An expression that evaluates to a Window object.

value

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

Remarks

The Height property has the Long type.