Would anyone happen to know how to reference the Microsoft Internet Controls (The SHDocVw.dll) in your project?
Printable View
Would anyone happen to know how to reference the Microsoft Internet Controls (The SHDocVw.dll) in your project?
Hey,Are you just trying to get a webbrowser control in your project?If so:
Goto the Project menu,Components,Check "Microsoft Internet Controls". Or if it's not in the list, hit browse and find it manually. Im using VB5 EE,but it shouldnt be to different if you have a diff version.