Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
555
Override Tree Node Appareance
posted

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

Parents
  • 469350
    Offline posted

    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?

Reply Children
No Data