PanelTabs.BackgroundSkin Property

GeonBit.UI

PanelTabsBackgroundSkin Property
Optional panel skin to set as tabs background.

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

Property Value

Type: PanelSkin
See Also