Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
ActiveNode Crash
posted

Hi,

I have many problems with ActiveNode on UltraWinTree.v8.2

UltraTreeNode _node = m_TreeView1.ActiveNode;
There often NullReferenceException, although activeNode is not null. 

Thanks


  • 69832
    Suggested Answer
    Offline posted

    We would need more information than this in order to help you. Note that the ActiveNode property can in fact return null when, for example, the control's Nodes collection is empty.