Skip to content

Releases: BlueMystical/Dark-Mode-Forms

v1.8.18

07 Apr 19:10

Choose a tag to compare

  • Added a new overload for Messenger.

v1.8.17

23 Jan 15:23

Choose a tag to compare

  • Fixed Backcolor of Panels.

v1.8.16

17 Dec 18:47
8812501

Choose a tag to compare

  • Fixed a bug for 'SetWindowLong' Win API on x32 systems.

v1.8.14

27 Nov 17:43

Choose a tag to compare

  • Added an overload for ApplyTheme() method.

v1.8.13

25 Nov 20:10

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

Choose a tag to compare

Fixed a glitch with the ListView control and its scrollbars.

v1.8.11

03 Oct 19:52

Choose a tag to compare

  • Messenger now Scalates the buttons with the System Text Scale.

v1.8.10

03 Oct 15:55

Choose a tag to compare

  • Fixed some glitches on the ComboBox control.

v1.8.9

24 Sep 19:55
0dd3e2e

Choose a tag to compare

  • Fixed several glitches.

v1.8.7

17 Sep 18:42

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.