InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / DefaultSize Property

In This Topic
    DefaultSize Property (C1InputPanel)
    In This Topic
    Gets the default size of the control.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultSize As Size
    protected override Size DefaultSize {get;}
    See Also