Panel.Skin Property

GeonBit.UI

PanelSkin Property
Set / get current panel skin.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public PanelSkin Skin { get; set; }

Property Value

Type: PanelSkin
See Also