InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1ScrollBar Namespace / C1HScrollBar Class / DefaultSize Property

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