OlHorizontalLayout enumeration (Outlook)
Specifies the alignment of controls in the horizontal direction.
Name | Value | Description |
---|---|---|
olHorizontalLayoutAlignCenter | 1 | Align controls horizontally by the center of each control. |
olHorizontalLayoutGrow | 3 | Resize control horizontally with the form. |
olHorizontalLayoutAlignLeft | 0 | Align controls horizontally by the left edge of each control. |
olHorizontalLayoutAlignRight | 2 | Align controls horizontally by the right 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.