ObjectDCL Banner

AllowResizing Property

Description

This setting allows or disallows the end-user to resize the dialog.

Type

This property is a boolean. T allows resizing. Nil disallows.

Applies For

Dockable, FileDialog, Modal, Modeless.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.

See Also

Height, MaxDialogHeigh, MaxDialogWidth, MaxDialogHeight, MaxDialogWidth, Form_OnSize, Resize, Width.