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

In This Topic
    VerticalAlignment Property (ITextBoxBaseView)
    In This Topic
    Gets or sets the vertical alignment of the content in the control.
    Syntax
    'Declaration
     
    
    Property VerticalAlignment As VerticalAlignment
    VerticalAlignment VerticalAlignment {get; set;}
    See Also