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

How to change color of MultiColumnCombo

1 Answer 49 Views
MultiColumn ComboBox
This is a migrated thread and some comments may be shown as answers.
Charles
Top achievements
Rank 1
Charles asked on 25 Aug 2011, 05:21 AM
I want to change color of display text to default color (black).
As you know, the MulticolumBombo will get parent color(blue) when it contains in a GroupBox control.
Please see 1.jpg. That is wrong.
It should be is black color.

Please help me.
Thanks.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 29 Aug 2011, 12:41 PM
Hello Bang,

Thank you for writing, please find the answer to your question in the support thread which you have opened "How to change color of MultiColumnCombo".

Follows the code part of my answer, which other users might find helpful:
radMultiColumnComboBox1.MultiColumnComboBoxElement.TextBoxElement.ForeColor = Color.Green;

Let me know if you have any other questions.

Greetings,
Stefan
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
MultiColumn ComboBox
Asked by
Charles
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or