[]
Gets or sets how text is aligned in the RibbonTextBox.
[C1Category("Appearance")]
[C1Description("RibbonTextBox.TextAlign", "Gets or sets how text is aligned in the RibbonTextBox.")]
public HorizontalAlignment TextAlign { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonTextBox.TextAlign", "Gets or sets how text is aligned in the RibbonTextBox.")>
Public Property TextAlign As HorizontalAlignment