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

issues with ribbonbar and form theme

5 Answers 97 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Data Systems
Top achievements
Rank 1
Data Systems asked on 10 Jan 2011, 03:54 PM
I had a radform with breeze extended theme. The I added a ribbonbar and it asked me to activate the radribbonbarform behaviour. But it told me that if i deleted the control it would reverse the automatically.

Now, I deleted the ribbonbar but the theme in the form and in all the other controls don't show the style ("breeze extended"). What can i do about it?

thanks a lot

5 Answers, 1 is accepted

Sort by
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 10 Jan 2011, 04:07 PM
Hello Data Systems,

You can either set the ThemeName for the form, and each of the controls. E.g
Me.ThemeName = "BreezeExtended"

or you can set the theme for the entire application as shown in this documentation
Hope that helps, but let me know if you need more information
Richard
0
Data Systems
Top achievements
Rank 1
answered on 10 Jan 2011, 05:06 PM
Thank you for your quick answer but...

the property is set and the theme was in working order until i added and later deleted the ribbonbar to my form. And the problem only happens in that form. No other place in the app.
0
Richard Slade
Top achievements
Rank 2
answered on 10 Jan 2011, 05:10 PM
Hello,

How are you setting the theme for the form and the controls? Have you set a global theme or you are setting them individually?
I'd suggest removing any reference to the theme in the form, and resetting it if you are specifying a theme on individual controls.
regards,
Richard
0
Data Systems
Top achievements
Rank 1
answered on 10 Jan 2011, 06:01 PM
yes, i was setting the theme for the controls and the form individually. But apparently was an unrelated issue that was solve restarting the VS. =) Thank you very much for your help. I learned something new from your first post!
0
Richard Slade
Top achievements
Rank 2
answered on 10 Jan 2011, 06:06 PM
Hi,

I'm glad that helped. Please mark helpful posts as answer, and do let me know if you need anyhting else
All the best
Richard
Tags
RibbonBar
Asked by
Data Systems
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Data Systems
Top achievements
Rank 1
Share this question
or