4
Reply

Windows form Treeview readonly

Nate

Nate

Feb 22 2008 11:49 AM
9.7k

I am trying to display the treeview in readonly mode. That means we shouldn't allow to click on +(plus) sign to expand or collapse nodes. It is always in expanded mode. I have tried with treeview1.enabled property. This property is disabling(fading) the node text. I don't want to disable the text. Is there anyway I can achieve this?

Regards..


Answers (4)