C# WPF Tutorial #18 - Custom Application Window and Title Bar

Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=Aon4tiUYIas



Duration: 8:28
32,872 views
600


Remove the default Window title bar and buttons, and create your own using the entire space! Includes the basics of adding in basic title bar button functionality (minimize, maximize/restore, close) as well as making the window draggable.

Happy Coding!

Chapters:
0:00 Setup & Info
0:36 WindowStyle Property
1:28 DragMove
2:40 TitleBar Setup
4:34 Close
5:05 Application.Current.Shutdown
5:28 Minimize (WindowState)
5:46 Maximize and Restore
6:41 WindowChrome Removal
8:06 Next Up







Tags:
C#
WPF