المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How do I get a image_click to work more than once?



C# Programming
10-07-2009, 01:31 PM
I got an Image_click that makes an image become another image.
I want it to increment each time I click on it.

I got the increment right, the image changer right.
But the image_click just won't work twice.
Is there any function or method I can use?