How to Change a Tree Node
- 1). Hit CTRL+F then type in TreeNode to find the tree nodes.
- 2). Check the highlight box in the search field to highlight all of the tree nodes in your code. Since “TreeNode” will only appear once per node, each highlight marks the start of a new node.
- 3). Change the black text following “TreeNode” to change the text displayed with that node.
- 4). Hit CTRL+S to save the code when you finish.
Source...