OlVerticalLayout Enumeration

Specifies the alignment of controls in the vertical direction.

Version Information

Version Added: Outlook 2007

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.