Themes for WinForms
GetAvailableThemes メソッド (C1ThemeLocator)

C1.Win.C1Themes.4.5.2 アセンブリ > C1.Win.C1Themes 名前空間 > C1ThemeLocator クラス : GetAvailableThemes メソッド
Identifies the type of a theme location.
Gets available theme names.
シンタックス
'宣言
 
Public Shared Function GetAvailableThemes( _
   ByVal location As C1ThemeLocator.LocationType _
) As System.Collections.Generic.List(Of String)
public static System.Collections.Generic.List<string> GetAvailableThemes( 
   C1ThemeLocator.LocationType location
)

パラメータ

location
Identifies the type of a theme location.

戻り値の型

The list of strings of avalable theme names.
参照

C1ThemeLocator クラス
C1ThemeLocator メンバ