Themes for WinForms
OnThemeChanging メソッド (IC1Themeable)

C1.Win.C1Themes.4.5.2 アセンブリ > C1.Win.C1Themes 名前空間 > IC1Themeable インターフェース : OnThemeChanging メソッド
適用されるテーマの名前。
オブジェクトにテーマが適用されようとするときに発生します。
シンタックス
'宣言
 
Sub OnThemeChanging( _
   ByVal theme As System.String _
) 
void OnThemeChanging( 
   System.string theme
)

パラメータ

theme
適用されるテーマの名前。
参照

IC1Themeable インターフェース
IC1Themeable メンバ