Create the panel tabs.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public PanelTabs(
PanelSkin buttonsBackground = PanelSkin.None
)
Parameters
- buttonsBackground (Optional)
- Type: GeonBit.UI.EntitiesPanelSkin
Optional buttons background panel.
See Also