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
80
Programmatically change properties for ExplorerBarGroupItemAreaInner/Outer UI Roles
posted

Hi!

We change Normal Background Color for ExplorerBarGroupItemAreaInner and ExplorerBarGroupItemAreaOuter roles for UltraTreeExplorerBar using AppStylist, then save in *.isl file. And there are one instance of UltraTreeExplorerBar on our application we do not want to use this changed color. Is that a way to set some properties for this instance in code to change corresponding color to White?

And more general question, can we see an information about UI Roles mapping to controls' properties in codebehind?

Thank you