0
Answer

c# events help

manishbooy

manishbooy

17y
2.2k
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