[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonStyle.Refresh

Refresh Method

Refresh(ThemeColor, ThemeLightness, bool)

Loads a predefined Office 365 theme into the RibbonStyle object.

Declaration
public void Refresh(ThemeColor themeColor, ThemeLightness themeLightness, bool updateColorsOnly)
Public Sub Refresh(themeColor As ThemeColor, themeLightness As ThemeLightness, updateColorsOnly As Boolean)
Parameters
Type Name Description
ThemeColor themeColor
ThemeLightness themeLightness
bool updateColorsOnly