OlkControl.EnableAutoLayout Property (Outlook)

Returns or sets a Boolean that enables automatic adjustments of the layout for the control with respect to the rest of the form. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .EnableAutoLayout

expression A variable that represents an OlkControl object.

Remarks

Automatic adjustments of the layout of a control include vertically or horizontally aligning the control with respect to other controls, and sizing the height or the width of the control with respect to the length or the width of the form.

See Also

Concepts

OlkControl Object Members

OlkControl Class