Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET 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 19th, 2005, 03:53 AM
Authorized User
 
Join Date: May 2004
Posts: 73
Thanks: 0
Thanked 1 Time in 1 Post
Default Button with dropdown in 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. Anybody have an idea how to acheive this in .NET? No matter if the code uses windows API's by using P/Invoke.



thanx in advance

BaburMan
__________________
BaburMan
 
Old May 20th, 2005, 02:39 AM
Authorized User
 
Join Date: May 2004
Posts: 73
Thanks: 0
Thanked 1 Time in 1 Post
Default

I welcome if anybody gives reference about a site/article/page for this particular problem.

BaburMan





Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding button with dropdown to IE toolbar baburman VB How-To 2 November 9th, 2006 10:10 PM
Increase size of image in button of Excel Toolbar padam Classic ASP Databases 0 August 11th, 2006 02:03 PM
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.