goodmorningsky
Centurion
- Joined
- Aug 18, 2003
- Messages
- 172
I want to get Highlighted Node from TreeView.
TreeView.SelectedNode doesn't return the one highlighted.
When you select node by left mouse button, SelectedNode is same as hightlighted Node. But, if you select it by Right mouse button, SelectedNode doesn't return the one hightlighted.
How can I get it?
Thank you all..
TreeView.SelectedNode doesn't return the one highlighted.
When you select node by left mouse button, SelectedNode is same as hightlighted Node. But, if you select it by Right mouse button, SelectedNode doesn't return the one hightlighted.
How can I get it?
Thank you all..