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

In This Topic
    ResetHotForeColor Method (C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection)
    In This Topic
    Restores the default value of the HotForeColor property.
    Syntax
    'Declaration
     
    Protected Overridable Sub ResetHotForeColor() 
    protected virtual void ResetHotForeColor()
    See Also