Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 863 Bytes

Outlook.OlHorizontalLayout.md

File metadata and controls

27 lines (20 loc) · 863 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlHorizontalLayout enumeration (Outlook)
vbaol11.chm1000538
vbaol11.chm1000538
Outlook.OlHorizontalLayout
97d132c7-658a-28d4-b0e4-4352e5341987
06/08/2017
medium

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.

[!includeSupport and feedback]