XDSTabPanelTab

Version: 2023r1

Properties #

BackColor as ColorIcon as Picture
Bold as BooleanName as String
BorderColor as ColorSelectionBackColor as Color
BorderRadius as IntegerSelectionTextColor as Color
BorderThickness as IntegerTabHeight as Integer
CloseXColor as ColorTag as Variant
FontName as StringText as String
FontSize as IntegerTextColor as Color
HasClose as Boolean**HitHeight, HitWidth, HitX, HitY are reserved for internal use and should not be accessed.

Methods #

*Draw is an internal method used by XDSTabPanel itself and should not be accessed by the developer.

Events #

NONE

Enumerations #

XDSTabPanelTab.States #

**These enumerations are used by XDSTabPanel internally and the developer should have no need to access these.

Plain = 0Drag = 2
Hover = 1Selected = 3