Ribbon for WinForms
Update メソッド (RibbonStyle)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonStyle クラス : Update メソッド
Switches this RibbonStyle to the specified Office 365 theme.
シンタックス
'宣言
 
Public Sub Update( _
   ByVal themeColor As ThemeColor, _
   ByVal themeLightness As ThemeLightness _
) 
public void Update( 
   ThemeColor themeColor,
   ThemeLightness themeLightness
)

パラメータ

themeColor
themeLightness
解説
This method swithes theme for this instanse of RibbonStyle only, but C1Ribbon, C1StatusBar and C1RibbonForm have single RibbonStyle instances. To switch the theme for all RibbonStyle in all controls contained on the C1RibbonForm, use the C1RibbonForm.UpdateChildStyles method.
参照

RibbonStyle クラス
RibbonStyle メンバ