Hi,
I´m trying to "Highlight" one of the tree nodes by doing "node.Override.NodeAppareance.BackColor = Color.Red;" and it is not working; I have also tried changing all other node appareances but the only one that is working is "ExpandedNodeAppearance" (but only for expanded nodes of course). What I´m doing wrong? could be a conflict with the ISL?
Thanks
Changing the ResolutionOrder worked, but at the end I discovered that using the "HotTrackingNode" property worked better for me.
Thank you both
I don't think this is an isl problem. Isl files should only affect the application level. Setting the BackColor on any individual node should override the Isl file settings.
My guess is that this might have to do with themes or the style of the control. But it's impossible to say for sure without more information. Can you post a small sample project demonstrating the issue so we can check it out?
Hello jcmarq,
Yes, this could be a conflict with the ISL. Could you please let me know of the state of your 'ResolutionOrder' property in the ISL Style you are using? I suggest you to try the 'ControlThenApplication'. If you want you could also attach your style for me to take a look at it.
Please feel free to let me know if a question about our toolset comes up on your mind.