Hi,
I've found the tutorial on adding buttons to the IE toolbar (http://msdn.microsoft.com/workshop/browser/ext/tutorials/button.asp), but it doesn't cover how I can add a dropdown menu button to the IE toolbar. Is this possible for an extension Or do I need to add my own toolband in order to add a dropdown button
I'd rather not add a separate toolband, just to host one or two buttons to IE.
Thanks,
Lynne

How do I add a dropdown menu button to IE
Jehan Badshah
Please follow the similar thread....here
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1625977&SiteID=1
Please let me know,if any one knows abt the issue which we are facing
Regards
Sumeet
lucerias
Here's a hack (src is in Delphi):
http://groups.google.com/group/borland.public.delphi.com.activex.writing/browse_thread/thread/541c1727f6f59562/994b412b0f6cb9b4
It still doesn't work as well as a separate toolband - especially when the browser window is not wide enough to accommodate your buttons.
Troels
PDADev
Hi,
Unfortunately at this time there is no available mechanism to provide additional dropdown style buttons to the IE toolbar. The request has been passed on to that part of the IE development team for consideration in a future version of IE.
Thanks
-Dave
Woyler
hi,
Here is the solution for adding a dropdown menu button to IE..
http://www.codeproject.com/shell/IEMenuButton.asp select=2057514&df=100&forumid=342636&msg=2057514
Enjoy......
Sumeet