I have this problem:
After certain button is clicked and the user click my pictureBox I want to do some action like draw an image on that position. I read about single and multicast delegates but I do not understand how to use them to do like this.
Thanks for answers