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

Theme Backgrounds

1 Answer 81 Views
Themes and Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
Sacha
Top achievements
Rank 1
Sacha asked on 12 Jun 2012, 02:23 PM
Hi,

I'm using the default Office2010Blue theme and some backgrounds are coming up in the nice blue colour.

But... the background on my RadSplitPanels are displaying in the old windows grey. I have tried setting all the backgrounds to transparent but with no luck.

Do I need to set the panel backgrounds to a common setting or do I manually need to set the colour for each?

1 Answer, 1 is accepted

Sort by
0
Boryana
Telerik team
answered on 15 Jun 2012, 09:09 AM
Hello Sacha,

Thank you for contacting us.

The color of the RadSplitPanels should be light blue as the background of the RadSplitContainer. I have added this issue to our Public Issue Tracker under ID: 11486. To vote for it and subscribe for its status updates follow this link: http://www.telerik.com/support/pits.aspx#/public/winforms/11486. Please excuse us for the caused inconvenience. We will do our best to address the issue in a future release. Currently, you can easily avoid the gray color by setting explicitly the BackColor of the control to Transparent:
this.radSplitContainer1.BackColor = Color.Transparent;

Thank you for reporting this issue. Your Telerik points have been updated. 

Do not hesitate to write back if you encounter any other issues.

Greetings,
Boryana
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
Tags
Themes and Visual Style Builder
Asked by
Sacha
Top achievements
Rank 1
Answers by
Boryana
Telerik team
Share this question
or