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

RadDocking Custom themed file sample

4 Answers 108 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Neil Labbé de Montais
Top achievements
Rank 1
Neil Labbé de Montais asked on 02 Feb 2010, 09:55 AM
Hello,

Would anybody have a file sample of a RadDocking with a custom theme ?

cheers,

Neil

4 Answers, 1 is accepted

Sort by
0
Accepted
Konstantina
Telerik team
answered on 03 Feb 2010, 12:30 PM
Hello Neil,

Thank you for contacting us.

Attached you will find a sample project with a Docking control with custom theme applied.

If you have further questions please feel free to contact us again.

Kind regards,
Konstantina
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
Neil Labbé de Montais
Top achievements
Rank 1
answered on 03 Feb 2010, 05:55 PM
thank-you very much.

Cheers
0
Kais
Top achievements
Rank 1
answered on 03 Mar 2011, 10:10 AM
Hi there, 

I'm working on something similar. Do you have an up to date sample as the above won't compile in VS2010 and Telerik RadControls Q3 1314 (I get a XamlParseException)

Also can you tell me the significance of the CustomTheme class (inherits Theme). It doesnt seem to be referenced anywhere. 

Thank you!
0
Konstantina
Telerik team
answered on 04 Mar 2011, 12:40 PM
Hi Kais,

Thank you for the question.

It is used into the Grid.Resources, for example:

<Grid.Resources>
            <CustomTheme:CustomTheme x:Key="MyTheme" />
</Grid.Resources>

For more information about building a custom theme you can refer to this help article. Also, in this KB you will find some more examples on applying custom theme to a Telerik control.
Please find attached the up-to-date xaml of the Docking control. You can replace it into the project and migrate it to work with VS2010.

Hope this helps. Please let us know if you have further questions.

Best wishes,
Konstantina
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Docking
Asked by
Neil Labbé de Montais
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Neil Labbé de Montais
Top achievements
Rank 1
Kais
Top achievements
Rank 1
Share this question
or