Skip to content

Releases: BlueMystical/Dark-Mode-Forms

v1.8.17

23 Jan 15:23
Compare
Choose a tag to compare
  • Fixed Backcolor of Panels.

v1.8.16

17 Dec 18:47
8812501
Compare
Choose a tag to compare
  • Fixed a bug for 'SetWindowLong' Win API on x32 systems.

v1.8.14

27 Nov 17:43
Compare
Choose a tag to compare
  • Added an overload for ApplyTheme() method.

v1.8.13

25 Nov 20:10
Compare
Choose a tag to compare
- 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

15 Oct 18:26
Compare
Choose a tag to compare

Fixed a glitch with the ListView control and its scrollbars.

v1.8.11

03 Oct 19:52
Compare
Choose a tag to compare
  • Messenger now Scalates the buttons with the System Text Scale.

v1.8.10

03 Oct 15:55
Compare
Choose a tag to compare
  • Fixed some glitches on the ComboBox control.

v1.8.9

24 Sep 19:55
0dd3e2e
Compare
Choose a tag to compare
  • Fixed several glitches.

v1.8.7

17 Sep 18:42
Compare
Choose a tag to compare

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

09 Sep 18:05
Compare
Choose a tag to compare
Fixed a glitch when labels for disabled controls got too dark color.