Documentation for this section has not yet been entered.
The TreeNode.BeginEdit method works only if the TreeView.LabelEdit property is true. If TreeView.LabelEdit is false when you attempt to edit the label, an exception will be thrown and the tree node will not be put in to an editable state.