Page 1 of 1
(VB) How to display a gif.
#1
Posted 29 September 2005 - 10:03 AM
I know it is possible, but how.
I know you have to use an ocx file or something like that. AS you may know i am nub at VB or any other programing lang. Simple sullition please?
#2
Posted 29 September 2005 - 11:20 AM
Just use a image box control...
i think the call is like imgBox1.LoadImage("F:\file.gif")
i think the call is like imgBox1.LoadImage("F:\file.gif")
#3
Posted 29 September 2005 - 05:52 PM
Thats the correct call but you dont have to..
Just add the standard image or picture box control, and in its properties under Picture, browse to the .gif you want
Just add the standard image or picture box control, and in its properties under Picture, browse to the .gif you want
Share this topic:
Page 1 of 1



Help
Back to top









