Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElement Class / ContentBounds Property

In This Topic
    ContentBounds Property (InputTextBoxElement)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ContentBounds As Rectangle
    public Rectangle ContentBounds {get;}
    See Also