Does anyone know how to work with the Internet explorer toolbar and add/remove buttons? I can get my button loaded but i would like to have it unload itself at a certain point
Printable View
Does anyone know how to work with the Internet explorer toolbar and add/remove buttons? I can get my button loaded but i would like to have it unload itself at a certain point
I don't have the control, but I can give a tip: take a look to the toolbar properties, events and such with the Object Browser. You might find something by using it. Atleast always when I want to know if a control can do something, I peek what it has with the Object Browser.
Hope this is of any help :)