Communication between BHO and Toolband

From: Mel Kellar (kellar_at_gmail.com)
Date: 07/29/04

  • Next message: Igor Tandetnik: "Re: Communication between BHO and Toolband"
    Date: 29 Jul 2004 10:09:59 -0700
    
    

    I am working with a BHO and a Toolband (both in C#) that are loaded
    into IE as seperate COM objects. However, I would like to be able to
    communicate directly between the BHO and the toolband.

    Is there a way I can load the toolband from the BHO?

    Or should I be overriding the ExplorerAttached event in the toolband
    in order to communicating with IE?

    Any input would be appreciated!

    -Mel


  • Next message: Igor Tandetnik: "Re: Communication between BHO and Toolband"

    Relevant Pages

    • Re: How to host a BHO using IWebBrowser2 control?
      ... You seem to believe BHO is a synonym for "browser extension". ... toolband - a different kind of browser extension. ... interfaces the toolband must implement, ...
      (microsoft.public.inetsdk.programming.webbrowser_ctl)
    • Re: Communication between BHO and Toolband
      ... > Is there a way I can load the toolband from the BHO? ... "For every complex problem, there is a solution that is simple, neat, ...
      (microsoft.public.inetsdk.programming.webbrowser_ctl)