简体   繁体   中英

Change the background of TabControl Header in C# Winform

How can I change the header background color of TabControl in C# Winform. Now It looks like this. I have owner-drawed the Control. But, cant change the background.

截图

I solved it myself. I used this control http://dotnetrix.co.uk/controls.htm It has a TabControl2 that supports the transparent background for TabControl. Now it looks pretty good.

在此输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM