Ribbon for WinForms
UpdateChildStyles メソッド (C1RibbonForm)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > C1RibbonForm クラス : UpdateChildStyles メソッド
The style lightness.
The Office 365 theme color.
Switches the RibbonStyle and all styles of child controls (C1Ribbon and C1StatusBar) to the specified Office 365 theme.
シンタックス
'宣言
 
Public Sub UpdateChildStyles( _
   ByVal themeColor As ThemeColor, _
   ByVal themeLightness As ThemeLightness _
) 
public void UpdateChildStyles( 
   ThemeColor themeColor,
   ThemeLightness themeLightness
)

パラメータ

themeColor
The style lightness.
themeLightness
The Office 365 theme color.
参照

C1RibbonForm クラス
C1RibbonForm メンバ