2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Customize the tab page headerIn TabControlAdv, it is possible to customize the size of the Tab Page Header. This can be achieved by using its property named “ItemSize”. C# // To customize Tab Header size this.tabControlAdv1.ItemSize = new Size(50, 50); VB ' To customize Tab Header size Me.tabControlAdv1.ItemSize = New Size(50, 50) Screenshot Figure 1. Before changing the size of the Tab Pages with image. Figure 1. After changing the size of the Tab Pages with image Samples: |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.