Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > MultiColumn ComboBox > How to change color of MultiColumnCombo

Not answered How to change color of MultiColumnCombo

Feed from this thread
  • Bang avatar

    Posted on Aug 25, 2011 (permalink)

    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.
    Attached files

    Reply

  • Stefan Stefan admin's avatar

    Posted on Aug 29, 2011 (permalink)

    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 >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > MultiColumn ComboBox > How to change color of MultiColumnCombo
Related resources for "How to change color of MultiColumnCombo"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]