insert an animated .gif

  • Thread starter Thread starter zoneal
  • Start date Start date
Z

zoneal

I wanted to insert an animated .gif into my VB.net game but the problem
is that I don't want to use PictureBox. Is there any other method to
insert it?
 
I wanted to insert an animated .gif into my VB.net game but the problem
is that I don't want to use PictureBox. Is there any other method to
insert it?

Take a look at the 'ImageAnimator' class.
 
Back
Top