Themes for WinForms
SetThemeSettings メソッド (C1ThemeController)

C1.Win.Themes.6 アセンブリ > C1.Win.Themes 名前空間 > C1ThemeController クラス : SetThemeSettings メソッド
テーマ設定を設定するオブジェクト。
テーマ設定。
オブジェクトにテーマ設定を設定します。
シンタックス
'宣言
 
Public Sub SetThemeSettings( _
   ByVal control As System.Object, _
   ByVal value As C1ThemeSettings _
) 
public void SetThemeSettings( 
   System.object control,
   C1ThemeSettings value
)

パラメータ

control
テーマ設定を設定するオブジェクト。
value
テーマ設定。
参照

C1ThemeController クラス
C1ThemeController メンバ