Treeview_help

  • Thread starter Thread starter sonali_reddy123
  • Start date Start date
S

sonali_reddy123

Hi,

I need a help for using a treeview control.Is it possible that
we disable some nodes in the the tree view so that it is unclickable
and thus won't invoke any events handled on it.


Any help is invitable

Thanks in advance
 
Could you not just put a check in the TreeView event handler to ignore
certain nodes? Maybe if you were to nominate which nodes are not selectable
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ByVal TreeView Modifies Original? 2
Can Anybody tell me??? 1
TreeView... label width 4
PowerPoint Slideshow Won't Play 4
TreeView Question 1
treeview multiselect problem 2
TreeView and TreeNodes 2
Swapping nodes in TreeView 4

Back
Top