In winform application, how do I give a different (different from the blue one) form title bar color or theme to all the window forms in my application. I need all buttons including ‘Close’ button. Is there any workaround for this? any open source available?
Share
You are trying to do drawing on Non Client Area of Winforms. This is no direct way to do this but these articles may help you.
https://archive.codeplex.com/?p=customerborderform
http://www.geekswithblogs.net/kobush/articles/CustomBorderForms.aspx