Problem of the standard Window class provided in WPF is its poor customization. The goal of this project is to provide highly customizable window class for WPF with many options such as hidding caption icons, setting different text in a caption bar of the window and the text displayed in the taskbar, changing standard caption buttons of the window, displaying UIElements in the header, etc.
In the project are two classes you can use, the first one is StandardWindow that, by default, looks same as WPF Window, but is more customizable. The second class is EssentialWindow, where you can set completely new look of the window.
Some of the Windows you can create using this project looks like following:




Join the conversation! Your thoughts help the community grow.