c# events help

Mar 12 2007 1:30 PM
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