OlAlignment Enum

Definition

Specifies how a caption is aligned with the edge of a control.

public enum class OlAlignment
[System.Runtime.InteropServices.Guid("35A805A1-009F-4307-A6D9-3654104862B5")]
public enum OlAlignment
Public Enum OlAlignment
Inheritance
OlAlignment
Attributes

Fields

olAlignmentLeft 0

Places the caption to the left of the control.

olAlignmentRight 1

Places the caption to the right of the control.

Applies to