CustomButton Xojo Plugin

CustomButton.Icon Property

Sets icon for the button.

Icon as Picture {Read and Write}

Remarks

DMIcon (Dark Mode icon) can override this if system is in Darkmode and if SeparateDarkModeStyle property has been set to true.

See Also

CustomButton Control