473,322 Members | 1,703 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

IE Toolbar

I want to create a custom tool bar for IE which users can
download and install on their systems. I am not sure how
to begin this project. Can anyone help me find resources
on doing this.

Thanks.
Nov 20 '05 #1
5 4272
Hello,

"George" <ge******@msn.com> schrieb:
I want to create a custom tool bar for IE which users can
download and install on their systems. I am not sure how
to begin this project. Can anyone help me find resources
on doing this.


Samples in VB Classic (!):

ToolBar:

http://www.domaindlx.com/e_morcillo/
-> "Source Code" -> "Shell"

Add-In:

http://www.tobiasrebele.net/ieScpub/...eta_source.zip

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet

Nov 20 '05 #2
Dear Herfried,

Thanks for the information but I could not find any
information on how to go about working on this project?
What tools do I need, can it be done using VB.net?

Thanks
George
-----Original Message-----
Hello,

"George" <ge******@msn.com> schrieb:
I want to create a custom tool bar for IE which users can download and install on their systems. I am not sure how to begin this project. Can anyone help me find resources on doing this.
Samples in VB Classic (!):

ToolBar:

http://www.domaindlx.com/e_morcillo/
-> "Source Code" -> "Shell"

Add-In:

http://www.tobiasrebele.net/ieScpub/..._0.41Beta_sour

ce.zip
--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet

.

Nov 20 '05 #3
Hello,

"George" <ge******@msn.com> schrieb:
Thanks for the information but I could not find any
information on how to go about working on this project?
The samples are written in VB6, you will need VB6 to compile them. I feel
sorry, but I don't have any links to samples written in a .NET programming
language.
What tools do I need, can it be done using VB.net?


The samples cannot be opened using VB.NET, basically it should be possible
to implement a toolbar with VB.NET, but I don't have any samples.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 20 '05 #4
Dear Herfried,

Thanks for the information but I could not find any
information on how to go about working on this project?
What tools do I need, can it be done using VB.net?

Thanks
George
-----Original Message-----
Hello,

"George" <ge******@msn.com> schrieb:
I want to create a custom tool bar for IE which users can download and install on their systems. I am not sure how to begin this project. Can anyone help me find resources on doing this.
Samples in VB Classic (!):

ToolBar:

http://www.domaindlx.com/e_morcillo/
-> "Source Code" -> "Shell"

Add-In:

http://www.tobiasrebele.net/ieScpub/..._0.41Beta_sour

ce.zip
--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet

.

Nov 20 '05 #5
Hello,

"George" <ge******@msn.com> schrieb:
Thanks for the information but I could not find any
information on how to go about working on this project?
The samples are written in VB6, you will need VB6 to compile them. I feel
sorry, but I don't have any links to samples written in a .NET programming
language.
What tools do I need, can it be done using VB.net?


The samples cannot be opened using VB.NET, basically it should be possible
to implement a toolbar with VB.NET, but I don't have any samples.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 20 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: Code Monkee | last post by:
How can the toolbar and menubar be hidden in IE? When opening the window via javascript I can specify 'toolbar=no,menubar=no', which works fine. However if the window already exists how can I...
102
by: me | last post by:
How do I prevent the save/print/email/mypictures toolbar from popping up when IE users place their cursor over photos at my website? Thank you in advance for your help. Signed, me
11
by: N. Graves | last post by:
I have checked the "Alignment and Sizing" toolbar but when I want to use in on aligning several form object the toolbar buttons stay grayed out. What am I missing. Thanks! N. Graves
0
by: Lauren Quantrell | last post by:
I use the following code to create text edit fields and command buttons in my toolbars: Function CreateToolbarObject(myObjectType as integer) Dim newObject Select Case myObjectType Case 1...
4
by: Jason Tabert | last post by:
Is there a way to create a custom IE toolbar with C# (or anything else in ..NET for that matter)? I have been looking all day and have had no luck finding a good place to start. I need to make...
6
by: Juan Pedro Gonzalez | last post by:
I wanted to add a Combobox to a toolbar... Kind of the look you get on VisualStudio's toolbar. I've been able to find some VB 6 samples, but the placeholder option is no longer available for...
1
by: Alfredo Barrientos | last post by:
Hi, I have a little trouble trying to assign a Toolbar control to another toolbar variable control. I am getting my forms controls with this: for (int j = 0; j <= frmChild.Controls.Count -...
4
by: Gerhard | last post by:
I have an MS Access app with multiple forms. One of the forms has a Toolbar (MsComctlLib.Toolbar) and it works as advertised. I handle the buttons in the Toolbar1_ButtonClick event. I would like...
3
by: Undergrid | last post by:
Hi All, I've got a few toolbars in my application hosted in a ToolStripContainer. I have found a problem whereby the location of a toolbar is not restored when doing a LoadSettings if the...
6
by: =?Utf-8?B?L2Rldi9udWxs?= | last post by:
Hello, i am using visual studio 2003 enterprise architect version. I am making apps for the .Net framework 1.1. While testing an interface, i discovered something strange. In this application...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.