Documentation for this section has not yet been entered.
If no System.Windows.Forms.TreeNode is currently selected, the TreeView.SelectedNode property is null.
When you set this property, the specified node is scrolled into view and any parent nodes are expanded so that the specified node is visible.
When the parent node or any ancestor node of the selected node is collapsed either programmatically or through user action, the collapsed node becomes the selected node.