I want the color of title bar to be changed from green to red in wpf. How can I do it??
Like this -
[
Title bar is not a client area and hence is not available for editing as such.
You can though set WindowStyle="None"
and then add a custom border around your window.
Make sure you add Close Maximize and Minimize buttons to it.
And if you are using .net 4.5
WindowChrome can be useful as well
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With