This repository has been archived by the owner on May 20, 2024. It is now read-only.
Feature Requests : Add support for directly changing colors of win32 controls #13
Labels
enhancement
New feature or request
First of all, thank you for your great project, which allows you to add some order to the mess that modern Windows represents with regard to personalization.
In the Win32 controls configuration window (Win32UI), indicate that changing these colors requires a session restart. Indeed, it is; but there are many older win32 control color changing programs that support changing colors directly, just by clicking the apply button (without having to restart the session). This has been possible since the very first version of Windows (so I guess it shouldn't be very complicated to implement).
So my suggestion/request is to add support for directly changing the color of win32 controls, with no logout/login required.
There are many older tools with similar functionality; however, some parameters (such as menubar or menuhilight) were added later, so the old tools do not change all colors.
If you want examples, I can give you the links (however, I have only a few open-source examples, and none in VisualBasic.NET).
The text was updated successfully, but these errors were encountered: