This question is locked. New answers and comments are not allowed.
Hi,
I'm trying to do something which seems trivial, but I'm having the hardest time. I have a RabPanelBar in list mode which I programmatically add RadPanelBarGroupElements to (note I have also tried to add via the designer with the same results), when on element is selected I want the header to change color and stay.
I have used the VSB to create a new theme which sets the FillPrimitive of ElementWithCaptionLayout of RadPanelBarGroupdElement. THe theme uses different combinations of conditions (IsMouseOver and Selected) to set the color. The problem is, it seems this part of the theme is not honored. I can change other things in the theme and it works.
Any info or direction is much appreciated.
Thanks,
daveo
I'm trying to do something which seems trivial, but I'm having the hardest time. I have a RabPanelBar in list mode which I programmatically add RadPanelBarGroupElements to (note I have also tried to add via the designer with the same results), when on element is selected I want the header to change color and stay.
I have used the VSB to create a new theme which sets the FillPrimitive of ElementWithCaptionLayout of RadPanelBarGroupdElement. THe theme uses different combinations of conditions (IsMouseOver and Selected) to set the color. The problem is, it seems this part of the theme is not honored. I can change other things in the theme and it works.
Any info or direction is much appreciated.
Thanks,
daveo