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