标签: c# .net area nonclient
有没有简单的方法可以更改winforms标题栏的颜色,更改非客户区域的外观?
我找到了这个链接,但对初学者来说似乎很典型:
Drawing Custom Borders in Windows Forms
答案 0 :(得分:2)
您可以使用像Krypton这样的免费图书馆,而不是自己做所有的事情
https://github.com/ComponentFactory/Krypton