Link to home
Start Free TrialLog in
Avatar of hsaraiya
hsaraiya

asked on

I want to you GIF files in my VB application

I am having an application made in VB . I wish to use GIF Files in my VB application. Can any one tell me how do i do it . If i need some Control for it please forward the site address.
Avatar of calacuccia
calacuccia
Flag of Belgium image

As you are new here:

Please observe the points assignment system.
You have 4 questions with a value from 2 to 5 points. Normally the minimal value is 50 Points (easy).
Nobody can forbid you from asking questions with very few points assigned, but it devaluates the points system and you can bet that you won't get a lot of response with such points.

Bye, Geert
Avatar of ggilman
ggilman

You can use an image or picture control which are both part of Visual Basic. They read Gif Files. Don't think they do animated Gif but they do regular Gif.

As for calacuccia's comment... I must agree. 4 Points is too low for anything. If you feel like you want to raise them you can do so before you accept an answer. If not I for one won't be answering any more of them.
Avatar of hsaraiya

ASKER

Adjusted points to 40
ASKER CERTIFIED SOLUTION
Avatar of ggilman
ggilman

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
We rejected your comments because we already know that answer and we want to use the animated gif in the form. With this code what you have given we just get one frame of that gif not the running or animated gif. We would  appreciate if you could help me with that.