ComponentOne Themes for WinForms
ApplySettings Method

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1ThemeExtension Class : ApplySettings Method
current theme to apply settings.
specified settings.
Applies specified settings to the C1Theme
Syntax
'Declaration
 
Public Shared Function ApplySettings( _
   ByVal theme As C1Theme, _
   ByVal settings As C1ThemeSettings _
) As System.Boolean
public static System.bool ApplySettings( 
   C1Theme theme,
   C1ThemeSettings settings
)

Parameters

theme
current theme to apply settings.
settings
specified settings.
See Also

Reference

C1ThemeExtension Class
C1ThemeExtension Members