Re: Windowless WebBrowser control?

From: Igor Tandetnik (itandetnik_at_mvps.org)
Date: 06/25/04

  • Next message: Igor Tandetnik: "Re: How to determine if a browser is cookie-enabled?"
    Date: Fri, 25 Jun 2004 14:01:47 -0400
    
    

    "Gambini" <buiv1@yahoo.com> wrote in message
    news:43ed48c4.0406250825.d1bf0fa@posting.google.com
    > "Igor Tandetnik" <itandetnik@mvps.org> wrote in message
    > news:<#LgbxwgWEHA.3016@tk2msftngp13.phx.gbl>...
    >> "Gambini" <buiv1@yahoo.com> wrote in message
    >> news:43ed48c4.0406240832.2c73f1d6@posting.google.com
    >>> Is it possible to use a WebBrowser control without creating a window
    >>> to host it?
    >>
    >> No.
    >
    > Besides hosting the WebBrowser object in an invisible window, what
    > are the next best things I can do to limit code, system resources,
    > etc. (such as not painting the rendered webpage) if I do not require
    > the WebBrowser UI?

    What's wrong with the hidden window again?

    -- 
    With best wishes,
        Igor Tandetnik
    "For every complex problem, there is a solution that is simple, neat,
    and wrong." H.L. Mencken
    

  • Next message: Igor Tandetnik: "Re: How to determine if a browser is cookie-enabled?"