CustomButton Xojo Plugin

CustomButton.DMIcon Property

Sets the button icon when button in dark mode if SeparateDarkModeStyle is set to true.

DMIcon as Picture {Read and Write}

Remarks

The PreProcessStyle event can override this property at times.

See Also

CustomButton Control