ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / 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 System.Drawing.Rectangle
    public System.Drawing.Rectangle GetVisibleTextRect()

    Return Value

    Visible text bounds.
    See Also