A typical scenario to use this method is to call it on the MenuItem.Click event of a System.Windows.Forms.MenuItem or System.Windows.Forms.ContextMenu.
This method only works if the TreeView.LabelEdit property of the System.Windows.Forms.TreeView is set to true. If TreeView.LabelEdit is set to false, an exception is thrown and the tree node will not be put into an editable state.