Hello, I am working on an Add-In that creates and manages bookmarks.
I am using a combobox that allows the user to add bookmarks and edit the name of the bookmark. When a user wants to change a name of a bookmark an edit form is opened that lists the names of the bookmarks in the combo box. A user can edit bookmark names and then the bookmark names are saved with a button click as a collection.
What I can???t see how to do, now that I have the new names from the edit form how do I get the combobox to programmatically change the name of its items?
Any suggestions would be greatly appreciated,
Best Regards,
Margo