[]
        
(Showing Draft Content)

C1.Win.Themes.BaseC1FrameworkStyle.Copy

Copy Method

Copy(BaseStyle)

Copies properties of the specified style of the same type.

Declaration
public override void Copy(BaseStyle prototype)
Public Overrides Sub Copy(prototype As BaseStyle)
Parameters
Type Name Description
BaseStyle prototype

Specified style.

Overrides