![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | is the dotnet 2 webbrowser control based on IE 6 or 7? Hello, wondering if the dotnet 2 webBrowser control available for windows forms apps is based on IE 6 or 7? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: is the dotnet 2 webbrowser control based on IE 6 or 7? It's based on whatever you happen to have installed. It's just a thin wrapper over Shdocvw.dll. Josh "James" <noone@xxxxxx> wrote in message news:emzP9q6hJHA.4572@xxxxxx Quote: > Hello, > > wondering if the dotnet 2 webBrowser control available for windows forms > apps is based on IE 6 or 7? |
My System Specs![]() |
| | #3 (permalink) |
| | Re: is the dotnet 2 webbrowser control based on IE 6 or 7? hi, thanks for the reply. I assume only whatever version of IE you have installed though right? or if Firefox was your default browser would it be using that? Sorry, I googled Shdocvw.dll but only got a very short description: "shdocvw.dll is a library used by Windows applications to add basic file and networking operations", so I'm not clear on what it does. thanks again. "Josh Einstein" <josheinstein@xxxxxx> wrote in message news:518FAC43-881B-47B9-93AF-96C96A0EA4B8@xxxxxx Quote: > It's based on whatever you happen to have installed. It's just a thin > wrapper over Shdocvw.dll. > > Josh > > "James" <noone@xxxxxx> wrote in message > news:emzP9q6hJHA.4572@xxxxxx Quote: >> Hello, >> >> wondering if the dotnet 2 webBrowser control available for windows forms >> apps is based on IE 6 or 7? |
My System Specs![]() |
| | #4 (permalink) |
| | Re: is the dotnet 2 webbrowser control based on IE 6 or 7? No, it will only use IE but whatever version of IE you have installed. So if you run it on Windows 2003 with IE 6 installed, it uses IE 6. If you run it on Windows 2008 with IE 7 installed, it uses IE 7, etc. It's like asking what version of GDI+ Windows Forms uses - it's whatever happens to be there. "James" <noone@xxxxxx> wrote in message news:udOVZBhjJHA.5732@xxxxxx Quote: > hi, thanks for the reply. > > I assume only whatever version of IE you have installed though right? or > if Firefox was your default browser would it be using that? Sorry, I > googled Shdocvw.dll but only got a very short description: "shdocvw.dll is > a library used by Windows applications to add basic file and networking > operations", so I'm not clear on what it does. > > thanks again. > > "Josh Einstein" <josheinstein@xxxxxx> wrote in message > news:518FAC43-881B-47B9-93AF-96C96A0EA4B8@xxxxxx Quote: >> It's based on whatever you happen to have installed. It's just a thin >> wrapper over Shdocvw.dll. >> >> Josh >> >> "James" <noone@xxxxxx> wrote in message >> news:emzP9q6hJHA.4572@xxxxxx Quote: >>> Hello, >>> >>> wondering if the dotnet 2 webBrowser control available for windows forms >>> apps is based on IE 6 or 7? |
My System Specs![]() |
| | #5 (permalink) |
| | Re: is the dotnet 2 webbrowser control based on IE 6 or 7? Have a look at Wikepedia Cor "James" <noone@xxxxxx> wrote in message news:udOVZBhjJHA.5732@xxxxxx Quote: > hi, thanks for the reply. > > I assume only whatever version of IE you have installed though right? or > if Firefox was your default browser would it be using that? Sorry, I > googled Shdocvw.dll but only got a very short description: "shdocvw.dll is > a library used by Windows applications to add basic file and networking > operations", so I'm not clear on what it does. > > thanks again. > > "Josh Einstein" <josheinstein@xxxxxx> wrote in message > news:518FAC43-881B-47B9-93AF-96C96A0EA4B8@xxxxxx Quote: >> It's based on whatever you happen to have installed. It's just a thin >> wrapper over Shdocvw.dll. >> >> Josh >> >> "James" <noone@xxxxxx> wrote in message >> news:emzP9q6hJHA.4572@xxxxxx Quote: >>> Hello, >>> >>> wondering if the dotnet 2 webBrowser control available for windows forms >>> apps is based on IE 6 or 7? |
My System Specs![]() |
| | #6 (permalink) |
| | Re: is the dotnet 2 webbrowser control based on IE 6 or 7? got it, thank you. "Josh Einstein" <josheinstein@xxxxxx> wrote in message news:B05BDC76-634C-4182-8712-8380642E7F52@xxxxxx Quote: > No, it will only use IE but whatever version of IE you have installed. So > if you run it on Windows 2003 with IE 6 installed, it uses IE 6. If you > run it on Windows 2008 with IE 7 installed, it uses IE 7, etc. It's like > asking what version of GDI+ Windows Forms uses - it's whatever happens to > be there. > > "James" <noone@xxxxxx> wrote in message > news:udOVZBhjJHA.5732@xxxxxx Quote: >> hi, thanks for the reply. >> >> I assume only whatever version of IE you have installed though right? or >> if Firefox was your default browser would it be using that? Sorry, I >> googled Shdocvw.dll but only got a very short description: "shdocvw.dll >> is a library used by Windows applications to add basic file and >> networking operations", so I'm not clear on what it does. >> >> thanks again. >> >> "Josh Einstein" <josheinstein@xxxxxx> wrote in message >> news:518FAC43-881B-47B9-93AF-96C96A0EA4B8@xxxxxx Quote: >>> It's based on whatever you happen to have installed. It's just a thin >>> wrapper over Shdocvw.dll. >>> >>> Josh >>> >>> "James" <noone@xxxxxx> wrote in message >>> news:emzP9q6hJHA.4572@xxxxxx >>>> Hello, >>>> >>>> wondering if the dotnet 2 webBrowser control available for windows >>>> forms apps is based on IE 6 or 7? >>> |
My System Specs![]() |
| | #7 (permalink) |
| | Re: is the dotnet 2 webbrowser control based on IE 6 or 7? will do, thanks. "Cor Ligthert[MVP]" <Notmyfirstname@xxxxxx> wrote in message news:e0xhndrjJHA.1408@xxxxxx Quote: > Have a look at Wikepedia > > Cor > > "James" <noone@xxxxxx> wrote in message > news:udOVZBhjJHA.5732@xxxxxx Quote: >> hi, thanks for the reply. >> >> I assume only whatever version of IE you have installed though right? or >> if Firefox was your default browser would it be using that? Sorry, I >> googled Shdocvw.dll but only got a very short description: "shdocvw.dll >> is a library used by Windows applications to add basic file and >> networking operations", so I'm not clear on what it does. >> >> thanks again. >> >> "Josh Einstein" <josheinstein@xxxxxx> wrote in message >> news:518FAC43-881B-47B9-93AF-96C96A0EA4B8@xxxxxx Quote: >>> It's based on whatever you happen to have installed. It's just a thin >>> wrapper over Shdocvw.dll. >>> >>> Josh >>> >>> "James" <noone@xxxxxx> wrote in message >>> news:emzP9q6hJHA.4572@xxxxxx >>>> Hello, >>>> >>>> wondering if the dotnet 2 webBrowser control available for windows >>>> forms apps is based on IE 6 or 7? >>> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| How do I debug JavaScript in a WebBrowser control? | .NET General | |||
| How to copy text from webbrowser/Frame Control (WPF) | .NET General | |||
| automating ie or webbrowser control | VB Script | |||
| Printint the content of a webbrowser control | .NET General | |||