Themes for WinForms
SetTheme メソッド (C1ThemeController)

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

パラメータ

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

C1ThemeController クラス
C1ThemeController メンバ