Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / ITextBoxBase Interface / PreferredHeight Property

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