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

How to apply transparent theme to Dock control

1 Answer 105 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Evgeny Vdovin
Top achievements
Rank 1
Evgeny Vdovin asked on 01 Nov 2010, 10:47 PM
Hi

Do yo have an example on how to apply transparent theme to the Dock control?

Regards,
Evgeny

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 02 Nov 2010, 10:06 AM
Hi Evgeny,

Thank you for contacting us.

You could set a Theme for the RadDocking in the same way you could do it for any other RadControl. Here are the steps to set a Transparent theme:

  • Add reference to the Telerik.Windows.Themes.Transparent.dll
  • Set the attached property StyleManager.Theme to Transparent:

<telerik:RadDocking telerik:StyleManager.Theme="Transparent">
...
</telerik:RadDocking>

For more information, I would suggest you to refer to:

I hope this helps. Please do not hesitate to contact us if you require any further information.


All the best,
George
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
Docking
Asked by
Evgeny Vdovin
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or