How to create an image button

You need to draw the button yourself if you want to create an image button. Set the paint handler of a button, then you can draw the button yourself. In the paint handler of the button, just draw the button image on the canvas.
Create an image button

And you can download the sample from: ButtonWithPicture.zip
Posted by Admin on Jan 20, 2024