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.

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

OlkControl Class

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.