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

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