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

Thread: Animated GIFS?

  1. #1
    Join Date
    Oct 1999
    Posts
    15

    Animated GIFS?

    Does anybody have a control for Animated GIFS? I can't get them to work in VB. Is there some property I need to set? How do I use them? Thanks!

    Xemion


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Animated GIFS?

    find a free animated gif ocx right here:
    http://nt1.pncl.co.uk/sbutler/vb/activex.asp


  3. #3
    Join Date
    May 1999
    Location
    Mumbai, India
    Posts
    8

    Re: Animated GIFS?

    Hi !
    I have worked with some Animated GIFs. I noticed that they run only in a browser window. Hence I tried opening one using the web-browser control, i.e. by using it's Navigate method.
    However if you find any other way of doing it please inform me also.

    AtulK

  4. #4
    Join Date
    May 1999
    Posts
    3,332

    Re: Animated GIFS?

    the animated gif ocx that I mentioned in my post, DOES work in a VB window.


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