C1.Win.8 Assembly / C1.Win.Themes Namespace / BaseC1FrameworkStyle Class / Clone Method

In This Topic
Clone Method (BaseC1FrameworkStyle)
In This Topic
Creates an instance of the BaseStyle class that is identical to the current BaseStyle
Syntax
'Declaration
 
Public Overridable Function Clone() As BaseStyle
 
See Also