Re: Playing an animated gif file in a windows form application. by Tim
Tim
Thu Feb 23 15:06:55 CST 2006
Use a PictureBox. Assign the gif to the Image property of a PictureBox
control.
--
Tim Wilson
.NET Compact Framework MVP
"UJ" <fred@nowhere.com> wrote in message
news:upf34$KOGHA.3944@tk2msftngp13.phx.gbl...
> What's the easiest way to play an animated gif in a windows forms
> application?
>
> TIA - Jeff.
>
>