On 11 Dec 2003 05:11:42 -0800,
EMAIL REMOVED (pannonej) wrote:
>I am using Visual Studio 2003, Windows Application (not web) and
>Visual Basic.
>
>When I place an animated gif (not in runtime) in a button or picture
>box, it works fine. When I change the gif in runtime from an
>imagelist or Image.FromFile command, the image is displayed but there
>is no animation.
>
>How do I change (in run-time) one animated gif to another animated gif
>and display the animation?
You really need to ask in a DotNet NG
Here we are mostly 'Cl***ic' VB
However, I would be inclined to test moving the Image from one Button
to another - to see what happens
- Invisible Buttons make a pretty good repository for Images