Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 21st, 2005, 09:30 AM
Authorized User
 
Join Date: May 2004
Posts: 73
Thanks: 0
Thanked 1 Time in 1 Post
Default Adding button with dropdown to IE toolbar

Anybody worked with adding buttons to the standard IE toolbar? I have added a button to the toolbar by adding a key to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions in window's registry, where i added a GUID of my app and then added a few name/value entries required for the button. So far so good, it works just fine and executes the script or app whatever i want. But what i want here is my own created dropdown menu should appear right below the button when the user clicks it. This is just similar to outlook dropdown menu which appears when the user clicks its button in IE. Although I am working in .NET? but the code example in
VB can be equally helpful where there could be only one option of using Windows APIs.



thanx in advance


BaburMan
__________________
BaburMan
 
Old June 29th, 2006, 07:37 AM
Registered User
 
Join Date: Jun 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to usmanishaque
Default

Hi,

I have found your question here. Have you found any solution? if, please guideme the way.

Thank you,
Osman

usman
 
Old November 9th, 2006, 10:10 PM
Registered User
 
Join Date: Nov 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi
How are you? can u pls send me code






Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Custom Controls to the Studio's toolbar devdev Visual Studio 2005 0 May 21st, 2006 04:17 PM
Button with dropdown in IE toolbar baburman General .NET 1 May 20th, 2005 02:39 AM
Call macro in Add-in from a toolbar button??? Chavo Excel VBA 1 May 3rd, 2005 01:55 PM
Browser Toolbar Print Button TSEROOGY Javascript 11 December 17th, 2004 01:04 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.