TreeView for WinForms | ComponentOne
C1.Framework Namespace / TextBoxElement Class / GetVisibleTextRect Method

In This Topic
    GetVisibleTextRect Method (TextBoxElement)
    In This Topic
    Gets visible text bounds.
    Syntax
    'Declaration
     
    
    Public Function GetVisibleTextRect() As Rectangle
    public Rectangle GetVisibleTextRect()

    Return Value

    Visible text bounds.
    See Also