A PictureBox Image property is set to a non-looping animated GIF file.
However, the GIF continually loops. How can I stop the animated GIF from
looping in a PictureBox? Thanks.
A PictureBox Image property is set to a non-looping animated GIF file.
However, the GIF continually loops. How can I stop the animated GIF from
looping in a PictureBox? Thanks.
hey,
try this
http://www.aspfree.com/c/a/Code-Exam...anipulation/1/
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter :@avrail
010011000111010101110110001000000100110101111001001000000101000001100011
use a webBrowser control !
create an HTML which displays ur gif image and then link that html to the webBrowser control !!!