Hi all.

Doe anyone knows where to start with development of explorer bar plug-in for
IE? The one like kikoz bar (www.kikoz.com) or netfav bar (www.netfav.com).
Any articles or links?

Thanks!!

Re: IE explorer bar? by Herfried

Herfried
Sat Dec 10 19:50:19 CST 2005

"Miston" <Miston@discussions.microsoft.com> schrieb:
> Doe anyone knows where to start with development of explorer bar plug-in
> for
> IE? The one like kikoz bar (www.kikoz.com) or netfav bar (www.netfav.com).

Extending Explorer with Band Objects using .NET and Windows Forms
<URL:http://www.codeproject.com/csharp/dotnetbandobjects.asp>

Shell Extensions with .NET
<URL:http://mvps.org/emorcillo/en/code/shell/shellextensions.shtml>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>


Re: IE explorer bar? by Miston

Miston
Sun Dec 11 17:55:03 CST 2005

Thanks!!

"Herfried K. Wagner [MVP]" wrote:

> "Miston" <Miston@discussions.microsoft.com> schrieb:
> > Doe anyone knows where to start with development of explorer bar plug-in
> > for
> > IE? The one like kikoz bar (www.kikoz.com) or netfav bar (www.netfav.com).
>
> Extending Explorer with Band Objects using .NET and Windows Forms
> <URL:http://www.codeproject.com/csharp/dotnetbandobjects.asp>
>
> Shell Extensions with .NET
> <URL:http://mvps.org/emorcillo/en/code/shell/shellextensions.shtml>
>
> --
> M S Herfried K. Wagner
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://classicvb.org/petition/>
>
>