Search code examples
c#winformstabstabcontrolcustom-draw

Indent tab in TabControl


I'd better illustrate what I want to achieve.

Original:                         Desired:

original tab                 desired tab position

Any ideas how to draw tabs in this way? Thanks.


Solution

  • Ok I found this post in stack overflow ,I think it is what you want Draw controls in tab control tab header area in Winforms