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

Change appearance of overflow panel?

3 Answers 114 Views
Tabstrip (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rachel
Top achievements
Rank 2
Rachel asked on 17 Oct 2008, 09:24 PM
I am working with RadTabStrip, and I will be using the overflow button and panel to show additional tabs that will not fit in the window.  I am also applying a custom theme to the tabstrip itself.  Is it possible to also modify the appearance of the overflow panel to something other than the default white/black with orange hover effects?  I would like to make it visually match the rest of my application.

Thank you,
Rachel

3 Answers, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 20 Oct 2008, 10:41 AM
Hi Rachel,

The overflow button is part of a theme for the tabstrip. When editing your theme in Visual Style Builder, navigate to the RadTabStripElement -->DockLayoutPanel --> TabLayoutPanel --> RadDropDownButtonElement and then set all the properties and states you need.

You should also set ShowOverFlowButton property to true to make the button visible at runtime. Unfortunately, you will not see the changes you make to the theme until runtime.

Don't hesitate to contact me if you need further assistance.
 

Kind regards,
Nick
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Rachel
Top achievements
Rank 2
answered on 20 Oct 2008, 01:26 PM
Thanks Nick,
Sorry if I wasn't too clear, but I was actually talking about the panel that opens up when the user clicks the overflow button, not the button itself.  Can I also change the appearance of that panel?
0
Accepted
Nikolay
Telerik team
answered on 23 Oct 2008, 02:59 PM
Hi Rachel,

Thank you for getting back to us.

I suppose you are regarding the drop down menu part. If so, you should make a separate theme for the RadDropDownButton. Set its ThemeName to be the same as the ThemeName of the theme for RadTabStrip.
Then, when you load these themes in your application and set the theme for the RadTabStrip, the theme for the menu part will be applied automatically.

I am attaching a sample project to demonstrate this behavior. If you have additional questions, feel free to contact me.

Greetings,
Nikolay
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Tabstrip (obsolete as of Q2 2010)
Asked by
Rachel
Top achievements
Rank 2
Answers by
Nick
Telerik team
Rachel
Top achievements
Rank 2
Nikolay
Telerik team
Share this question
or