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
760
WinTree Explanded/Collapsed event??
posted

Hello everyone,

Im using an WinTree inside a user control. I populate the tree with several nodes programmatically. What I would like to do is find an event that is fired for any node that is expanded or collapsed.

Basically what Im doing is saving the state of the tree so I would like to save the state of the tree every time the tree is changed...ect.

 

What is the best event with the lowest overhead to do this. Code samples would be excellent as well!

 

Thank you!