OlVerticalLayout enumeration (Outlook)

Specifies the alignment of controls in the vertical direction.

Name Value Description
olVerticalLayoutAlignBottom 2 Align controls vertically by the bottom edge of each control.
olVerticalLayoutAlignGrow 3 Resize control vertically with the form.
olVerticalLayoutAlignMiddle 1 Align controls vertically by the center of each control.
olVerticalLayoutAlignTop 0 Align controls vertically by the top edge of each control.

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.