Message 1 of 4
Setting Active Workset by using Name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've seen examples of setting the Active Workset by getting the ID of an element but I want to set the active workset by selecting a name in a dialog box. I already have a dialog box with a ListBox on it that populates a list of worksets in the file.
I see there'a a Workset.Create method but no Workset.Set method.
Thanks.