How to change a ComboBox's font?

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

In my C# WindowsForm, I have a ComboBox MyCombo which has 3 items, ItemA,
ItemB, and ItemC.
Now I want the ItemC's color changed to Red while the other Item sitll have
Black.
Is it possilbe to do that?
Thanks for help.


Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top