On these screenshots we can see unordinary window frame in different applications:
In all these windows client area is resized or/and replaced. Of course, it works with Windows Aero theme only.
I want to resize and replace client area of my window or hide it at all if it is possible. (C/C++ and Win API). How can I do it?
Not client area is the area of a window where operating system constructs borders, title bar, menu bar, minimize/maximize button and exit button etc. Non client area is generally under control of operating system and depending on the themes selected by user it changes its appearance.
The client area is the part of the window which can contain controls. It excludes the window's title bar, menu (if it has a standard one) and borders.
Client Area a section on the Company's website dedicated to each Client containing information addressed to the specific Client and through which the Company and the Client may interact.
That effect is accomplished using the DwmExtendFrameIntoClientArea function.
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