Groups | Blog | Home
all groups > dotnet academic > october 2003 >

dotnet academic : Custom IE Toolbar



Jason Tabert
10/31/2003 12:42:16 AM
Hello--

I am doing an independent research project and I'm trying to create a custom
IE toolbar. I have spent all day looking for how to get started doing this,
and I've been going around in circles. I *really* need to get going soon on
this.

I don't really care if I use C++ or C# or VB or anything for that matter. I
just really have no idea where to start and it seems like there should be a
simple answer out there that I'm just not finding. If anyone can help it
would be much appreciated.

Thanks,

~Jason


--
'***************************************
'* Jason R. Tabert
'* Student, University of Washington, Informatics
'*
'* jrtabert@u.washington.edu
'* http://www.jrtabert.com
'*
'***************************************

Jason Tabert
10/31/2003 12:52:37 AM
Addendum:

My project isn't about creating the toolbar itself, it's about creating a
toolbar to interact with some stuff that we've already done (so providing
help isn't doing my course work for me...otherwise I wouldn't ask :) ). We
care more about getting a toolbar to do what we want and interact with our
existing code than we do about the basics of implementing a toolbar. Thanks
again,

~Jason
Student, Informatics, University of Washington
http://www.placelab.org


[quoted text, click to view]

Peter van der Goes
10/31/2003 6:58:56 AM

[quoted text, click to view]
This will probably be a silly question, but are you trying to create an IE
style toolbar in your application, or are you trying to add a custom toolbar
to IE?

William Burrows [MVP]
10/31/2003 7:04:16 AM
Jason,

If you want to add a new toolbar to IE, see:

http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/ext/overview/overview.asp

There are several links there that point to various IE toolbar extensions.

bill burrows

[quoted text, click to view]

Jason Tabert
10/31/2003 8:45:18 PM
[quoted text, click to view]

A custom toolbar to IE

~Jason

[quoted text, click to view]

Peter van der Goes
11/1/2003 7:39:10 AM

[quoted text, click to view]
OK. Then William's link should be what you seek. Good luck.

Christian Liensberger
11/2/2003 10:50:21 AM
Perhaps this
http://www.codeproject.com/csharp/dotnetbandobjects.asp?target=band is
helping you. I saw this article a few weeks ago. It's about desk bands in
the explorer (also ie) and the taskbar....

Cheers
Christian

"Jason Tabert" <jrtabert@u.washington.edu> schrieb im Newsbeitrag
news:u%237ykr4nDHA.1672@TK2MSFTNGP09.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button