CustomButton Xojo Plugin

DesktopCustomSwitch.SeparateDarkModeStyle Property

If set to true then the color style properties from the DM (DarkMode) named properties will be used when the system is in Darkmode.

SeparateDarkModeStyle as Boolean {Read and Write}

Remarks

For example DMButtonColor would be used instead of ButtonColor.

See Also

DesktopCustomSwitch Control