TabControl Header's Height

.net, size, tabcontrol, vb.net, winforms

Solution

Here is another way

TabControl1.ItemSize.Height

Problem

I am working with WinForms and at a point I am unable to find the height of Header of TabControl user in my Win-form, Below I am attaching the In-circle Image which i want to achieve, I have searched a lot but I am unable to find out solution

Original source