ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / TextBoxElement Class / LineCount Property

In This Topic
    LineCount Property (TextBoxElement)
    In This Topic
    Gets the number of lines in the text box control.
    Syntax
    'Declaration
     
    Protected ReadOnly Property LineCount As System.Integer
    protected System.int LineCount {get;}
    See Also