Hi
I have the question about XamTree.
I want to desable tree-item without child to desable
For instance,"000", "000" enable maintained,"00" change to desable
Though this might be a problem of TreeView of the Windows standard.
Please cooperate in the problem solving.
regards.
I'm trying to prevent the parent node from selecting.
The Enabled will pass down so there is no direct way of doing this, but what are you trying to accomplish? Are you trying to prevent the parent node from being collapsed/expanded? Preventing editing?