I am working with treenodes (TreeView.Nodes) in C# in Vsual studio 2008 and want to add a right click functionality to the nodes in the treeview. The right click functionality would options like add, delete, rename and modify. Can anyone please guide me on how to get statrted with adding this functionality
Thanks