Themes for WinForms
C1ThemeLocator コンストラクタ(LocationType,String)

C1.Win.C1Themes.4.5.2 アセンブリ > C1.Win.C1Themes 名前空間 > C1ThemeLocator クラス > C1ThemeLocator コンストラクタ : C1ThemeLocator コンストラクタ(LocationType,String)
テーマの場所タイプ。
"GreenHouse" などのテーマ名。
場所タイプとテーマ名から ThemeLocator 型の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal locationType As C1ThemeLocator.LocationType, _
   ByVal themeName As System.String _
)
public C1ThemeLocator( 
   C1ThemeLocator.LocationType locationType,
   System.string themeName
)

パラメータ

locationType
テーマの場所タイプ。
themeName
"GreenHouse" などのテーマ名。
参照

C1ThemeLocator クラス
C1ThemeLocator メンバ
オーバーロード一覧