Hi.
I am creating a browser program that I wish to use myself. There are a number of custom features that I particularly need when I am researching something.
I would very much like to include a menu of the same type as the Favorites menu in IE, which would be generated at run time.
I have found several snippets of code that allow me to add my favorites to a treeview, which I have done, however, adding them to a menu seems impossible since I am unable to create the submenus at runtime.
I have a great many categorized items in my favorites folder, sometimes several folders deep.
Is there a way to enumerate these and add them to a menu?
If not is there some kind of workaround or control that can be used to do this?
Is there a way to bolt the IE favorites menu into my app?
Any help would be greatly received.
Thanks
Kazim
I am creating a browser program that I wish to use myself. There are a number of custom features that I particularly need when I am researching something.
I would very much like to include a menu of the same type as the Favorites menu in IE, which would be generated at run time.
I have found several snippets of code that allow me to add my favorites to a treeview, which I have done, however, adding them to a menu seems impossible since I am unable to create the submenus at runtime.
I have a great many categorized items in my favorites folder, sometimes several folders deep.
Is there a way to enumerate these and add them to a menu?
If not is there some kind of workaround or control that can be used to do this?
Is there a way to bolt the IE favorites menu into my app?
Any help would be greatly received.
Thanks
Kazim