Previous Topic: VisibleNext Topic: WindowState


Width

Gets or sets the width of a window in pixels.

Syntax

object.Width [=value]

Parameters

object

An expression that evaluates to the Toolset object.

value

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

Remarks

The Width property has the Long type.

The Width property gets or sets the distance in pixels between the left and right edge of the main Toolset window.