Link to home
Start Free TrialLog in
Avatar of sgold
sgold

asked on

BHO how to add button to IE toll bar

HI all
I need to add a button to IE4 or 5
I now i have to write Browser Helper Objects
I created The COM Class add internet object that inharit from
IObjectWithSite, I implemented the SetSite() method add to registry the
correct place for BHO but I want my COM to add(or to be) a button on
the IE itself not a floating windows or somthing like that
please tell me how I can do that (please add some line of code please)
Thanx
ASKER CERTIFIED SOLUTION
Avatar of chensu
chensu
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial