I have a panel, and inside theres many labels and pictureboxes.
Basically, I want to be able to catch the users click event whether its on a label, or the panel, or anything else and do something.
I am aware of how to catch a click event on a particular label/picturebox, but there has to be a better way to do this.
Thanks.
Basically, I want to be able to catch the users click event whether its on a label, or the panel, or anything else and do something.
I am aware of how to catch a click event on a particular label/picturebox, but there has to be a better way to do this.
Thanks.