Articles in this section
Category / Section

How to Rename Node by Pressing F2 Key in WinForms TreeView?

3 mins read

Editing node

To enable users to rename nodes by pressing the F2 key, set the LabelEdit property of the WinForms TreeView control to True.

C#

this.treeViewAdv1.LabelEdit=true;

VB

Me.TreeViewAdv1.LabelEdit=True

Reference link: TreeNodeAdv customization for editing a node



Conclusion

I hope you enjoyed learning about how to rename node by pressing F2 key in WinForms TreeView.

You can refer to our WinForms TreeView feature tour page to know about its other groundbreaking feature representations and documentation, and how to quickly get started for configuration specifications. You can also explore our WinForms TreeView example to understand how to present and manipulate data.

For current customers, you can check out our control from the License and Downloads page. If you are new to Syncfusion, you can try our 30-day free trial to check out our other components.

If you have any queries or require clarifications, please let us know in comments below. You can also contact us through our support forumsDirect-Trac, or feedback portal. We are always happy to assist you!

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied