Results 1 to 4 of 4

Thread: Animated GIF

  1. #1
    Guest

    Question

    What's the best way to show an animated GIF on a form in VB?


  2. #2
    Addicted Member Mih_Flyer's Avatar
    Join Date
    Mar 2000
    Location
    some place there
    Posts
    241
    hi,
    there are many axtiveX controls do that for you, i havn't tried any one of them,,but these are two controls try them:

    http://members.xoom.com/MAX_MOSER/xgif.ocx

    http://download.cnet.com/downloads/0...1_103_1.lst.td

    and there is some way u can do it throgh your vb, just add the Microsoft Internet Control , and then you will have WebBrowser control, add it and use the following cod
    Code:
    WebBrowser1.Navigate <Filename
    ok, i havn't tried any thing,,,tell me what u get

  3. #3
    Guest
    You can get a tool called GIF89 from http://www.planet-source-code.com

  4. #4
    Guest

    Thumbs up Go the Planet Source Code one

    Mainly cause l posted it there, thanks Meg....the control is a freebie...l didn't write it.....the downloadable zip includes a demo project etc

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width