ActiveXControl.TextAlign

ActiveXControl.TextAlign property

Represents how to align the text used by the control.

public TextAlignmentType TextAlign { get; set; }

See Also