TreeView for WinForms | ComponentOne
C1.Win.C1ScrollBar Namespace / C1ScrollBar Class / ResetThickness Method

In This Topic
    ResetThickness Method (C1ScrollBar)
    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