How do I capture the event of the clicking the Selected Node of a TreeView?
It doesn't fire the **SelectedNodeChanged** since the selection has obviously not changed but then what event can I catch so I know that the Selected Node was clicked?