Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonStyle Class / Refresh Method

In This Topic
    Refresh Method (RibbonStyle)
    In This Topic
    Loads a predefined Office 365 theme into the RibbonStyle object.
    Syntax
    'Declaration
     
    
    Public Sub Refresh( _
       ByVal themeColor As ThemeColor, _
       ByVal themeLightness As ThemeLightness, _
       ByVal updateColorsOnly As Boolean _
    ) 

    Parameters

    themeColor
    themeLightness
    updateColorsOnly
    See Also