V
vijay_3491
Hi,
I draw some images on my canvas using Graphics.DrawImage() in a
component class. After the canvas gets loaded I would like to apply
some animations to the images. Is there any event where I can do this
apart from paint event?
Pls help. Thanks in advance.
I draw some images on my canvas using Graphics.DrawImage() in a
component class. After the canvas gets loaded I would like to apply
some animations to the images. Is there any event where I can do this
apart from paint event?
Pls help. Thanks in advance.