CustomButton Xojo Plugin

CustomButton.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 DMTextColor would be used instead of TextColor.

See Also

CustomButton Control