SheetSkin Constructor(SheetSkin)
In This Topic
Creates a new skin and copies the property values from the source skin.
Syntax
Parameters
- source
- SheetSkin from which to copy, or null to copy from DefaultSkins.Default
Example
This example creates a new skin and applies it to the component.
See Also