Windowless WebBrowser control?

From: Gambini (buiv1_at_yahoo.com)
Date: 06/24/04


Date: 24 Jun 2004 09:32:09 -0700

Is it possible to use a WebBrowser control without creating a window
to host it? I know I could just make a window not visible but I was
wondering if I could forego the window altogether as I'd like to use a
UI-less WebBrowser control.



Relevant Pages

  • Re: Webbrowser control looses sessionid on "newwindow"
    ... begin navigation and that the following onclick event which uses javascript ... I just did a test with your test page in my own shdocvw browser. ... If the new_window event is cancelled, ... instance of the webbrowser control), ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Webbrowser control looses sessionid on "newwindow"
    ... I haven't gone to the trouble of creating a beresque browser to test your ... webbrowser control this will open a new instance of Internet Explorer on the ... contrains info and this window has the "Server Error" page. ... Navigate to that page and click the link. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • How to host WebBrowser control in MTA application?
    ... I want to create WebBrowser control in MTA application ... and host it in my window as child. ... Most of the time my window is hidden. ... WebBrowser control from other threads in MTA. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Connecting to a running instance of an embedded webBrowser con
    ... Open Spy++ if you have it, and get the classname for the window you are after (the browser itself) ... There are Win32 functions that allow code to access other processes, the main window, child windows, etc.. ... className should be that of the WebBrowser control, and windowName can be specified as null. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to pass the IE windows handle out of the WebBrowser?
    ... I tried the NewWindow2 with csExWB but it does not work. ... and display page in another WebBrowser control so that I can parse the DOM ... window with desired content and a webbrowser window with blank content. ...
    (microsoft.public.dotnet.framework.windowsforms.controls)