OlkControl.MinimumHeight Property (Outlook)

Returns or sets a Long that specifies the minimum height the control can be automatically sized down to. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .MinimumHeight

expression A variable that represents an OlkControl object.

Remarks

EnableAutoLayout must be set to True in order for MinimumLength to become effective.

See Also

Concepts

OlkControl Object Members

OlkControl Class