ObjectDCL Banner

MinDialogHeight Property

Description

This setting defines the minimum height 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 height.

See Also

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