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

Question about System.Drawing.Color

1 Answer 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Martin Horst
Top achievements
Rank 1
Martin Horst asked on 03 Jun 2013, 06:15 AM
Hi,

I really like the feature that JustCode paints the color of a Color object under the used property (predefined colors) or the FromArgb method. This works fine except if you use hex value in the FromArgb method. E.g. Color.FromArgb(1, 2, 3) works but Color.FromArgb(0x1, 0x2, 0x3) doesn't. Will this issue be addressed in future releases!?

Best regards
Martin

1 Answer, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 05 Jun 2013, 12:45 PM
Hello Martin,

 Thanks for contacting us.
I made an item for this improvement, but I can't specify a time frame for its implementation.
Right now, we are at code freeze and no further changes would be made for the upcoming release.
Thanks and stay tuned.

Regards,
Zdravko
Telerik
Share what you think about JustCode with us, so we can help you even better! You can use the built-in feedback tool inside JustCode, our forum, or our JustCode feedback portal.
Tags
General Discussions
Asked by
Martin Horst
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
Share this question
or