Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / PreferredHeight Property

In This Topic
    PreferredHeight Property (C1TextBox)
    In This Topic
    Gets the preferred height for a text box.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PreferredHeight As Integer
    public int PreferredHeight {get;}
    See Also