Table of Contents
See Also: XDSTabPanelTab Dependency Class for tab customizations. TabPanel tabs allow tab re-ordering and closure if enabled.
Version: 2023r1

Properties #
| HasBackColor as Boolean | GutterHeight as Integer |
| BackColor as Color | AllowReorder as Boolean |
| Padding as Integer | ReorderZoneColor as Color |
| GutterColor as Color | SelectedTabIndex as Integer |
Methods #
| AddTabPanel(Tab as XDSTabPanelTab) | Update() |
| RemoveTabAt(Index as Integer) |
Events #
| PaintBackground(g as Graphics, areas() as Rect) | SelectedTabChanged(Index as Integer) | TabRemoved(Index as Integer) |