How to write plugin for IE in managed code?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
We are building a new application and would like to use MMC and IE as our
primary interfaces. In MMC3.0 you can write plug-in using managed code like
c#. How can we do the same in IE7.0 or earlier version? Is this possible?

Thanks for your help.

regards
Sudhir Hasbe
 
Hi Sudhir,
You will find all your answers on msdn. Search MSDN for 'Band Objects' or on
thecodeproject.com you will find an example toolbar written in ATL.

There are also plenty of companies out there that offer custom toolbars.
Have a look at effectivebrand.com
 
Back
Top