Accessible Apps, Part 1 Problems
Add an Image Button
Build a basic application that contains an image that is also a button. The button has two parameters: the variable name and image location. Replace the first text parameter with "raptorLogo" and the second with a location of "media/Dinosaur/Raptor.png".
After selecting to run this form app, similar to the chart apps, the stop button should be used to end the program.