You should derive TabPanelProperty3D or TabPanelProperty2D depends upon the style of TabControlAdv and override the OnPaintPanelBackground method for this purpose. Then register the CustomTabPanelProperty with the TabRenderer style. After that apply the TabStyle to the TabControlAdv. Please refer the below code snippet which illustrates this: C#
VB:
Customized TabPanel in TabControlAdv
Sample : |
Article ID: | Published Date: | Last Revised Date: | Platform: | Control: |
1243 | 04/30/2011 | 05/24/2017 | WinForms | TabControlAdv |
or the page will be automatically redirected to sign-in page in 10 seconds.
Hi Jesus,
Sorry for the inconvenience caused.
We have modified the above article to customize the TabPanel in the TabControlAdv. Please find the sample and get back to us if you need further assistance.
Regards,
Senthil