ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / ITextBoxBaseView Interface / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property (ITextBoxBaseView)
    In This Topic
    Gets or sets how text is aligned in a C1.Win.Input.C1TextBox control.
    Syntax
    'Declaration
     
    
    Property HorizontalAlignment As HorizontalAlignment
    HorizontalAlignment HorizontalAlignment {get; set;}
    See Also