Click to See Complete Forum and Search --> : IE Developer ToolBar


Suzi167
March 6th, 2007, 10:16 PM
Hello All,

I am trying to use the IE Developer ToolBar.
I downloaded the Beta Version 3.
I created a new web site in VS 2005 (C#)
Then I added under References the Interop.SelectorObjectAPILib.dll which was found under the folder where the developer Toolbar got installed.
What is next? I obviously will need some kind of an using on top of my file but i am not sure what kind.
Any information or resource on that tool would be appreciated.

thanks very much in advance

Susan

sandeep.akhare
March 9th, 2007, 06:29 AM
First What is IE developer ? Is it 3rd party tool ?
After adding dll as reference only you need to use classes in your application be including namspace thats simple , Is it right ?