-
I'm currently writing an application in VB, and I was wondering if it is possible to create an IE toolbar similar to the Yahoo Companion or GOogle search bar in VB? It seems unlikely, but you never know...If not in VB, how? Does anyone have experience with this or know where I can go for more info?
Thanks
-Chris
-
Hello!
I got something on www.planetsourcecode.com. I think there's more (i remember seeing it some time back).
This example is how to add a bar (like History) to IE:
http://www.planetsourcecode.com/xq/A...s/ShowCode.htm
Go there and find more if you want.