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
105
Turning off app styling for dockablepane caption
posted

Hello,

I have 2 grids that are inside of 2 different DockableControlPanes. I need to change the color of the pane captions. Captions should have different colors. If I change the color in .isl file for DockPaneCaptionHorizontal both pane captions become that color but I want to make them different color. I tried to set UseAppStyling to false for both the grid itself and the ultradockmanager and I can see that style changes but even though I set the colors in my client code, the colors do not change.DockableControlPane is not something that has "UseAppStyling" property. How can I manage to have different colors for these panes?

Parents Reply Children
No Data