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
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.