RP
Ramesh Praveen
Syncfusion Team
August 11, 2003 12:52 PM UTC
Hi,
You could simply set the ContextMenu of the tree control to null in your form's constructor. Or you could parse through the ContextMenu's Items list and disable the existing items, add more items, etc.
-Praveen