PictureButton Xojo Plugin

PictureButton.DMIcon Property

Sets or gets icon for dark mode.

DMIcon as Picture {Read and Write}

Remarks

Icon for dark mode is not used if there is no primary icon set in the Icon property.

Dark mode icon must be same size as the primary icon.

Dark mode icon is optional to use, and if there is none then the icon in the primary Icon property is always used.

See Also

PictureButton Control