ObjectDCL Banner

Width Property

Description

This setting defines the width of a dialog.

Type

This property is a integer. The amount is in monitor pixels.

Applies For

ConfigTab, Dockable, FileDialog, Modal, Modeless.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.

Use Resize to change the width.

See Also

AllowResizing, Form_SetDialogMinMaxSizes, Form_Resize, Height, MaxDialogHeigh, MaxDialogWidth, MaxDialogHeight, MaxDialogWidth.