InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.C1ScrollBar Namespace / C1HScrollBar Class / ResetThickness Method

In This Topic
    ResetThickness Method (C1HScrollBar)
    In This Topic
    Resets the width or height of a C1ScrollBar to its default value.
    Syntax
    'Declaration
     
    Public Sub ResetThickness() 
    public void ResetThickness()
    See Also