CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Animated Gif

  1. #1
    Join Date
    May 1999
    Posts
    2

    Animated Gif

    How can I include Animated Gifs in a VB Application?



  2. #2
    Join Date
    May 1999
    Posts
    53

    Re: Animated Gif

    Try using an AVI, it can do the same things as animated gifs.

    If you want to include animated gifs, you might be able to use the web browser control.



  3. #3
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: Animated Gif

    Hi

    If you take a look at :

    http://nt1.pncl.co.uk/sbutler/vb/activex.asp

    You'll find an Animated Gif OCX - It's completely free. See the page for more details.


    Regards

    Chris Eastwood

    CodeGuru - the website for developers
    http://www.codeguru.com/vb

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

Featured