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

How to work with tabControls?

3 Answers 83 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Gauri
Top achievements
Rank 1
Gauri asked on 08 Jul 2010, 11:25 AM
Hello,
I want to design with Tab controls as attached image. How to do that? Because when I try to assign background color to tab Item , no color display in tabItem. 
Thank's in advanced.

3 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 09 Jul 2010, 03:27 PM
Hello Gauri,

You can apply a custom theme to any of the controls. For more information you can follow the link below:

http://www.telerik.com/help/silverlight/radcontrols-for-silverlight-expression-blend-support.html 

Please find attached an example.

If you have further questions please do not hesitate to ask us.
I hope this will help you.


Sincerely yours,
Dimitrina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Gauri
Top achievements
Rank 1
answered on 10 Jul 2010, 10:25 AM
Hi,
thanks but it doesn't help me . I want to give styles to radTabItem,as like the image I attached previously. 
I try in the following way:
<telerikNavigation:RadTabControl Height="268" HorizontalAlignment="Left" Style="{StaticResource TabControlStyle1}" >
   <telerikNavigation:RadTabItem  Header="Properties"  Style="{StaticResource TabItemStyle1}"/>
</telerikNavigation:RadTabControl>


But It does,t show anything. What to do?
0
Dimitrina
Telerik team
answered on 13 Jul 2010, 12:45 PM
Hi Gauri,

Please find attached a project with a custom style of the RadTabControl.

If you have further questions please do not hesitate to ask us.
I hope this will help you.


Kind regards,
Dimitrina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TabControl
Asked by
Gauri
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Gauri
Top achievements
Rank 1
Share this question
or