The dbicTabs “User Drawn” functionality allows the developer to take control of the painting of the control. User Drawn functionality is surfaced through 2 different events in the control …
User Drawn Tab: Fires so the developer can draw the tab, when TabStyle is set to UserDrawn.
User Drawn Tab Text: Fires so the developer can handle the drawing of the text in the individual tabs.