Describe the bug
After updating ControlzEx from v6.0.0 to v7.0.0, windows with WindowStyle=None don't look right when maximized. There is a gap around the sides and bottom which show the windows behind, and a line along the top edge which looks like it might be the default Window chrome.
This is reproducible in the showcase application.
Steps to reproduce
- Open Showcase Application.
- Set Style to 'None'.
- Maximise the window.
Expected behavior
When the window is maximised it should fill the available space.
Actual behavior
There is a transparent border around the maximised window.
Environment
ControlzEx version: v7.0.0
Windows build number: Windows 10 22H2 [Version 19045.5487] & Windows 11 23H2 [Version 22631.4890]
Visual Studio: 2022 17.13.2
Target Framework: .NET 9.0
Screenshots
v7.0.0 Showcase application maximised, you can see a white line at the top and Visual Studio around the edges:

v6.0.0 Showcase application maximised:

Describe the bug
After updating ControlzEx from v6.0.0 to v7.0.0, windows with
WindowStyle=Nonedon't look right when maximized. There is a gap around the sides and bottom which show the windows behind, and a line along the top edge which looks like it might be the default Window chrome.This is reproducible in the showcase application.
Steps to reproduce
Expected behavior
When the window is maximised it should fill the available space.
Actual behavior
There is a transparent border around the maximised window.
Environment
Screenshots
v7.0.0 Showcase application maximised, you can see a white line at the top and Visual Studio around the edges:

v6.0.0 Showcase application maximised:
