Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am using expression blend 4 with VS2010 C#

i am using a picturebox to display my animated gif, however, i only want the gif to play once, meaning there won't be any loop, how do i do that?

UPDATE from OP:
I am using expression blend 4 with VS2010 C#
I am using a picturebox to display my animated gif, however, I only want the gif to play once, meaning there won't be any loop, how do I do that?
Posted
Updated 13-Feb-11 19:06pm
v2

1 solution

 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 14-Feb-11 0:48am    
Is there the way to stop animation at the end of first cycle?
--SA
Rei ho 14-Feb-11 20:24pm    
my gif is called out from the internet in the picturebox upon click event handler :www.example.com/anim.gif

can i still use this method?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900