Re: How to add a dropdown toolbar button - IE7
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 17 Oct 2007 08:30:58 -0400
"Yogesh Kumar" <YogeshKumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8D7884A4-F410-49DB-A2AC-A367F3E09CF1@xxxxxxxxxxxxx
I am customizing my IE7. I want to add a dropdown toolbar button
with a down arrow. I am able to add a normal button but couldn't find
a way to add a dropdown button.
There is no documented, supported way. You can try and hack it in,
similar to what's shown at
http://msdn2.microsoft.com/en-us/library/bb250512.aspx
"Magic Lantern" section. Essentially, you create a regular button, then
find it on IE's toolbar and manipulate it using window messages like
TB_SETBUTTONINFO.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Prev by Date: Updating the BHO packaged as ActiveX
- Next by Date: IDocHostUIHandler GetExternal question
- Previous by thread: Updating the BHO packaged as ActiveX
- Next by thread: IDocHostUIHandler GetExternal question
- Index(es):
Loading