IE Addin Sample code
-
I'm looking for some sample code to see how to build an custom IE toolbar extension. I'm working on a pet project to allow an IE toolbar to interact with form data similar to how the google toolbar works. I've tried searching code project using these terms: "ie addin" "ie toolbar" "addin" but I haven't seen anything yet. Your help is appreciated.
-
I'm looking for some sample code to see how to build an custom IE toolbar extension. I'm working on a pet project to allow an IE toolbar to interact with form data similar to how the google toolbar works. I've tried searching code project using these terms: "ie addin" "ie toolbar" "addin" but I haven't seen anything yet. Your help is appreciated.
Found one, but if you know of any others I would still appreciate the links. http://www.codeproject.com/atl/ietoolbartutorial.asp[^]
-
I'm looking for some sample code to see how to build an custom IE toolbar extension. I'm working on a pet project to allow an IE toolbar to interact with form data similar to how the google toolbar works. I've tried searching code project using these terms: "ie addin" "ie toolbar" "addin" but I haven't seen anything yet. Your help is appreciated.
Check this sample code for creating Google like toolbar for IE. http://www.codeproject.com/shell/2find.asp[^]
Sudhir Mangla http://DevelopersVoice.com (VC++ FAQ, MFC FAQ, C++ FAQ) http://Programmerworld.net (Free books and source code)
http://Faq.Programmerworld.net (FAQ and Tips for programmers)
-
I'm looking for some sample code to see how to build an custom IE toolbar extension. I'm working on a pet project to allow an IE toolbar to interact with form data similar to how the google toolbar works. I've tried searching code project using these terms: "ie addin" "ie toolbar" "addin" but I haven't seen anything yet. Your help is appreciated.
-
Check this sample code for creating Google like toolbar for IE. http://www.codeproject.com/shell/2find.asp[^]
Sudhir Mangla http://DevelopersVoice.com (VC++ FAQ, MFC FAQ, C++ FAQ) http://Programmerworld.net (Free books and source code)
http://Faq.Programmerworld.net (FAQ and Tips for programmers)
-
-
I gald it was helpful for you.:)