0
Answer

c# events help

Photo of manishbooy

manishbooy

18y
2.4k
1
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