Nate

Nate

  • NA
  • 7
  • 0

Windows form Treeview readonly

Feb 22 2008 11:49 AM

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)