TreeView

  • Thread starter Thread starter Ashish T
  • Start date Start date
A

Ashish T

Hi Guys,

Is it possible to disable a treenode in a treeview in C#??

I have been trying this and need this feature in my application.

Please help.

Regards,
Ashish
 
Hi Ashish,
Hi Guys,

Is it possible to disable a treenode in a treeview in C#??

I have been trying this and need this feature in my application.

Please help.

Regards,
Ashish

What do You mean "disabling" TreeNode?
Disable: expand, collapse, text editing or selecting?

Marcin
 
This disabling of the treenode is required for selecting a node. The
user should not be able to select a node, which is disabled.
 

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

Back
Top