can i catch an property or method not supported error and continue
In my application I am dealing with a NavTree which is a Windows .NET Application. I want the user to specify the node in the Tree to select and if the node is expandable just expand it but no...
Thanks Ryan .. I started looking into that approach .. I was just reluctly hoping i could get around do it but that is how I have to work with most of these .NET objects ...