Mensaje 1 de 5
BrowserNode.Expanded = True throws an exception
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
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?