Forgive the amateurish question. However, I’m trying to have an image be set to visible/hidden on a button clicked event. However, I don’t seem to be able to get it to work.
The image for argument sake is called “exampleimage” and the button is called “ExampleButton”. What do I need to do to get the exampleimage to be hidden or made visible on examplebutton being clicked?
Thanks in advance.