Hi guys, simple question here.
I was just wondering if you could make a click event within a sub.
I know I can do Sub btn_click and tell it what to do, but I need it to be within the Sub of something else. All i need to add is for the following to happen:
If Imageview1 is clicked, then Imageview1 gets removed.
Thanks guys!
I was just wondering if you could make a click event within a sub.
I know I can do Sub btn_click and tell it what to do, but I need it to be within the Sub of something else. All i need to add is for the following to happen:
If Imageview1 is clicked, then Imageview1 gets removed.
Thanks guys!