XDSTabPanel

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 BooleanGutterHeight as Integer
BackColor as ColorAllowReorder as Boolean
Padding as IntegerReorderZoneColor as Color
GutterColor as ColorSelectedTabIndex 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)