Message 1 of 12

Not applicable
05-28-2014
08:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I have a ComboBox that I've created and inserted into a custom Ribbon Tab. On document open, I populate the contents of the ComboBox with a list of 3d views. Everything works great. However, if I were to close that project and open another, I cannot seem to find a way to clear the previous data in the ComboBox. Ideally I'd like to do this when I receive the DropDownOpened callback, to catch any new/deleted views. I am using the 2014 SDK.
Thanks
Shane
Solved! Go to Solution.