Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonColorPicker Class / ResetColor Method

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