ComponentOne Themes for WinForms
GetThemes Method

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1ThemeController Class : GetThemes Method
Retrieves the names of all themes registered with the application.
Syntax
'Declaration
 
Public Shared Function GetThemes() As System.String()
public static System.string[] GetThemes()

Return Value

An array of strings containing names of all registered themes.
See Also

Reference

C1ThemeController Class
C1ThemeController Members