Themes for WinForms
GetThemeSettings メソッド (C1ThemeController)

C1.Win.C1Themes.4.5.2 アセンブリ > C1.Win.C1Themes 名前空間 > C1ThemeController クラス : GetThemeSettings メソッド
そのテーマ設定を取得するオブジェクト。
このテーマコントローラーによってオブジェクトに設定されたテーマのテーマ設定を取得します。
シンタックス
'宣言
 
Public Function GetThemeSettings( _
   ByVal control As System.Object _
) As C1ThemeSettings
public C1ThemeSettings GetThemeSettings( 
   System.object control
)

パラメータ

control
そのテーマ設定を取得するオブジェクト。
参照

C1ThemeController クラス
C1ThemeController メンバ