ComponentOne Themes for WinForms
GetSettings Method

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1ThemeExtension Class : GetSettings Method
current theme to apply settings.
Gets theme settings. Returns null if the theme is not customizable.
Syntax
'Declaration
 
Public Shared Function GetSettings( _
   ByVal theme As C1Theme _
) As C1ThemeSettings
public static C1ThemeSettings GetSettings( 
   C1Theme theme
)

Parameters

theme
current theme to apply settings.
See Also

Reference

C1ThemeExtension Class
C1ThemeExtension Members