EasyTabs
EasyTabs copied to clipboard
Make WindowSizingBoxes Customizable
With this simple change, other developers (like me) can customize close, maximize & minimize buttons by simply creating a class that inherits WindowSizingBoxes
and overriding Render
.
And yes this class is used for Windows 10 but this class can be used in any OS and button areas can be changed for each OS.