ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection Class / ResetSelectedBackColor Method

In This Topic
    ResetSelectedBackColor Method
    In This Topic
    Restores the default value of the SelectedBackColor property.
    Syntax
    'Declaration
     
    Protected Overridable Sub ResetSelectedBackColor() 
    protected virtual void ResetSelectedBackColor()
    See Also