I am still a novis to VB6 and am wanting to use it to run animations, 3D graphics and flash in a program. Does any one know if VB6 can do this? I haven't been able to find any references to it.
if you want to write very little code, use the WebBrowser control to create small window, load the item (gif, ...) into the browser with the .Navigate method....
Under Project>References...look for Microsoft WebBrowser and have it put on your toolbar.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.