Releases: BlueMystical/Dark-Mode-Forms
Releases · BlueMystical/Dark-Mode-Forms
v1.8.17
v1.8.16
- Fixed a bug for 'SetWindowLong' Win API on x32 systems.
v1.8.14
- Added an overload for ApplyTheme() method.
v1.8.13
- Implemented 'ColorMode ' to let the user to decide what color to apply - 'IsDarkMode' is now Read Only, this returns true whenever Dark mode is apply. - The 'DarkMode.cs' is now Stand-alone, it doesnt requires any of the other classes.
v1.8.12
Fixed a glitch with the ListView control and its scrollbars.
v1.8.11
- Messenger now Scalates the buttons with the System Text Scale.
v1.8.10
- Fixed some glitches on the ComboBox control.
v1.8.9
- Fixed several glitches.
v1.8.7
A glitch producing Black Labels when they, or their container control was disabled, is now fixed, this was affecting normal single labels, CheckBox Labels and Radio Control Labels.
v1.8.5
Fixed a glitch when labels for disabled controls got too dark color.