is there any substitute for AxInterop.SHDocVw.dll and Interop.SHDocVw.dll
-
hello i'm trying to load some web pages into my apllication and for that the above mentioned two dlls are required. i'm working with .Net platform 1.1. is there any way i can load web pages into my application without the above mentioned dlls. thanks for the time
-
hello i'm trying to load some web pages into my apllication and for that the above mentioned two dlls are required. i'm working with .Net platform 1.1. is there any way i can load web pages into my application without the above mentioned dlls. thanks for the time
check out this site. http://msdn.microsoft.com/vstudio/express/visualcsharp/features/visuallydesign/ it mentions of integrating the websites on the forms by using webBrowser control
Keshav Kamat :) India
-
check out this site. http://msdn.microsoft.com/vstudio/express/visualcsharp/features/visuallydesign/ it mentions of integrating the websites on the forms by using webBrowser control
Keshav Kamat :) India
the link tells me to use the wex browser control, but i can't find it in the toolbar meu. where can i find the webbrowser control?? by the way i'm working on framework 1.1