OlkControl.HorizontalLayout Property

Definition

Returns or sets an OlHorizontalLayout constant that specifies any alignment in the horizontal direction of this control with other selected controls on the form, or whether the control is adjusted in the horizontal direction automatically when the form's width is changed. Read/write.

public:
 property Microsoft::Office::Interop::Outlook::OlHorizontalLayout HorizontalLayout { Microsoft::Office::Interop::Outlook::OlHorizontalLayout get(); void set(Microsoft::Office::Interop::Outlook::OlHorizontalLayout value); };
public Microsoft.Office.Interop.Outlook.OlHorizontalLayout HorizontalLayout { get; set; }
Public Property HorizontalLayout As OlHorizontalLayout

Property Value

Applies to