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

Set color by code

3 Answers 59 Views
ColorEditor
This is a migrated thread and some comments may be shown as answers.
ITA
Top achievements
Rank 1
ITA asked on 09 May 2012, 02:45 PM
Hi,

i want to set the Startup color from white to a different one. This color i want to set by code (c#).
I tried this:

Color kdcol = ITA_CRM.Klassen.helper.HexColor("#FF008062");
// kdcol = "#FF008062"
this.KundenColorRCE.SelectedColor = kdcol;
this.KundenColorRCE.InitialColor = kdcol;

But in the form it is still white! Why?

Thanks a lot
Regards
Rene

3 Answers, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 09 May 2012, 02:50 PM
Hi Rene,

 Could you please check this out with the latest internal build (you can download it from your account page at www.telerik.com) ? We recently logged and fixed a related issue.

Greetings,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
ITA
Top achievements
Rank 1
answered on 09 May 2012, 02:56 PM
Hi,

i downloaded the WPF RadControls for three days! The Update in VisualStuido was ok, but still the same Problem.

Thanks
Best Regrads
Rene
0
Petar Mladenov
Telerik team
answered on 11 May 2012, 10:02 AM
Hi Rene,

 Attached is a test project. Please make sure you use our latest internal build , the fix will be also included in the incoming Q2 2012 ( first half of June).

All the best,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
ColorEditor
Asked by
ITA
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
ITA
Top achievements
Rank 1
Share this question
or