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

In This Topic
    PreferredHeight Property (C1TextBoxBase)
    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