Solved! Go to Solution.
Hi @Anonymous
@Anonymous
Unforunately, you can't change a button into an image. You have to copy and paste all of the properties from the button to the image manually.
There aren't any other controls where you can do this at all.
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Hi @Anonymous
@Anonymous
You may like button because it has OnSelect,.
An Image control also has OnSelect. That means that like a Button, an Image Control also can take action when the control is "pressed".
We do not believe you can put an Image into a Button, you can try upvote this:
Does this help?
@Anonymous
Agreed with @yashag2255.
Lets say your image is called MyImage1. To use the image once you've uploaded it put this code in the Image property of the Picture.
MyImage1
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
User | Count |
---|---|
256 | |
256 | |
82 | |
40 | |
30 |
User | Count |
---|---|
319 | |
269 | |
121 | |
68 | |
49 |