ComponentOne DashboardLayout for WinForms
Clone Method (DashboardTheme)

C1.Win.Layout.Styles Namespace > DashboardTheme Class : Clone Method
Creates an instance of the C1.Win.C1Themes.BaseTheme class that is identical to the current C1.Win.C1Themes.BaseTheme
Syntax
'Declaration
 
Public Overrides Function Clone() As C1.Win.C1Themes.BaseStyle
public override C1.Win.C1Themes.BaseStyle Clone()

Return Value

The copy of the current C1.Win.C1Themes.BaseTheme.
See Also

Reference

DashboardTheme Class
DashboardTheme Members