I am using treeviewExtensions from codeproject which implements some iEnumerable recursion so that all parent and child nodes get checked when a node is checked.
Next I want to implement a way for me to disable a specific node. I have indicated through GUI that a node is unavailable by setting the color to gray. However, the checkbox next to the node is still Enabled and there is no disable/enable property. Any way I can get around this?
Aucun commentaire:
Enregistrer un commentaire