ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / DefaultSize Property

In This Topic
    DefaultSize Property (C1TextBox)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultSize As Size
    protected override Size DefaultSize {get;}
    See Also