julz barrab

julz barrab

  • NA
  • 26
  • 0

animated gif in a pictureBox runs to slow?

Sep 30 2007 4:40 PM

ive loaded in an animated gif into a picture box in the usual way..

this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.InitialImage")));

it does animate, just really really slow, how can i speed it up?

Thanks,
Jules