Occurs after the tree node is selected.
This event does not occur when the node is unselected. To detect whether the selection was cleared, you can test the TreeNode.IsSelected property.
For more information about handling events, see Consuming Events.