http://www.vb-helper.com/HowTo/anigif2.zip

	Purpose
Display an animated GIF file without a scroll bar

	Method
Use the WebBrowser control. Place a PictureBox over the scroll bar.

This GIF was taken from

	http://www.webutilities.com/runme.htm

That Web site has other animated GIFs, an animated GIF editing tool, and other graphic tools.

Thanks to Barry Traver (barry@traver.org).

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
