OlHorizontalLayout Enumeration

Specifies the alignment of controls in the horizontal direction.

Version Information

Version Added: Outlook 2007

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.