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

BusyIndicator does not accept theme

2 Answers 82 Views
BusyIndicator
This is a migrated thread and some comments may be shown as answers.
Maximilian
Top achievements
Rank 1
Maximilian asked on 24 Sep 2012, 08:00 AM
Hello,

I have a problem to change the theme of the RadBusyIndicator.

This is the code in my application.
<telerik:RadBusyIndicator telerik:StyleManager.Theme="Metro" IsBusy="True" Height="300" HorizontalAlignment="Left" Margin="18,85,0,0" Name="radBusyIndicator1" VerticalAlignment="Top" Width="300" />

And this is the attribute I have set to change the theme.
telerik:StyleManager.Theme="Metro"

But the control does not accept the theme.
Is there a mistake in the code?  Or something I have to change?

When I set the attribute to another control, like a radButton, it works perfectly.

Thank you in advance!

2 Answers, 1 is accepted

Sort by
0
Accepted
Masha
Telerik team
answered on 26 Sep 2012, 10:14 AM
Hi Maximilian,

We were unable the reproduce the described issue. Please, verify that you have added references to both Telerik.Windows.Controls.dll and Telerik.Windows.Themes.Metro.dll. In the attached project I demonstrated the approach.

If you are still experiencing difficulties, please send us a sample project reproducing the problem.

Greetings,
Maria
the Telerik team

Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.

0
Maximilian
Top achievements
Rank 1
answered on 26 Sep 2012, 02:12 PM
Hello,
thank you for answering my question.
As you suggested, I added the Reference and now the BusyIndicator accepts the Theme. 


Thank you.
Tags
BusyIndicator
Asked by
Maximilian
Top achievements
Rank 1
Answers by
Masha
Telerik team
Maximilian
Top achievements
Rank 1
Share this question
or