Message 1 of 5
BrowserNode.Expanded = True throws an exception
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using C# Inventor AddIn to search an BrowserNode object in BrowserPane and execute some command. When I have target BrowserNode I try to set Expanded propery value as True. But in this case an exception occurs. How to expand BrowserNode?