This is a migrated thread and some comments may be shown as answers.

Cannot change Selected Page Color in RadPageView ( through VSB )

3 Answers 212 Views
PageView
This is a migrated thread and some comments may be shown as answers.
ahmed almousa
Top achievements
Rank 1
ahmed almousa asked on 29 Mar 2011, 03:49 PM
Dear Telerik Team
                              Thanks for helping me out on VSB, I have made color scheme for my application through VSB and it is showing almost every option to change its appearance. i cannot find a way to change Selected page header Color for RadPageView control, Is there any way to change it. I have gone through all the templates and elements in VSB designer tool for RadPageView.

Regards
Ahmed Almousa

3 Answers, 1 is accepted

Sort by
0
ahmed almousa
Top achievements
Rank 1
answered on 31 Mar 2011, 06:45 AM
Please help me, Two days gone yet no reply on this post.
0
Emanuel Varga
Top achievements
Rank 1
answered on 31 Mar 2011, 09:44 AM
Hello ahmed,

Sadly i did not use the vsb tool so much to help you on this one, but i would suggest opening a new thread on this issue on this in the tools section here, or opening a support ticket on this issue.

Hope this helps, if you have any other questions or comments, please let me know,

Best Regards,
Emanuel Varga

Telerik WinForms MVP
0
Alexander
Telerik team
answered on 31 Mar 2011, 04:14 PM
Hello Ahmed,

RadPageView uses separate styles for its different modes. You can define the color of the selected page header in StripView mode following the steps:

1. Open the Visual Style Builder tool and select the RadPageViewStripItem elements in the control's structure - RadPageView - RadPageViewStripElement - StripViewItemContainer - StripViewItemLayout - RadPageViewStripItem.
2. Set the desired styles for the following states of the element:
- RadPageViewStripItem.Selected;
- RadPageViewStripItem.Selected.MouseOver;
- RadPageViewStripItem.Selected.MouseDown.

You can use a similar approach to style the other modes of the control. For example, for the StackView mode you should define styles for the RadPageViewStackItem element.

In case you need a quicker response, please open a new support ticket. Support tickets are reviewed and handled according to the license that you have.

Please let me know if you meet further difficulties in creating your theme.

Best regards,
Alexander
the Telerik team
Tags
PageView
Asked by
ahmed almousa
Top achievements
Rank 1
Answers by
ahmed almousa
Top achievements
Rank 1
Emanuel Varga
Top achievements
Rank 1
Alexander
Telerik team
Share this question
or