ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Drawing.Size
    protected override System.Drawing.Size DefaultSize {get;}
    See Also