Occurs when the user clicks a System.Windows.Forms.TreeNode with the mouse.
This event occurs when the user clicks any part of a tree node with the mouse, including the plus sign (+) or minus sign (-) that indicates whether the node is collapsed or expanded.
For more information about how to handle events, see Consuming Events.