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

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