ObjectDCL Banner

MaxDialogWidth Property

Description

This setting defines the maximum width the dialog can have.

Type

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

Applies For

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_Resize, Form_SetDialogMinMaxSizes, Height, MaxDialogHeigh, MaxDialogHeight MaxDialogWidth, Width.