I need to change the highlight color of a ComboBox\'s selected item in the popup list. I\'ve found several tutorials explaining how to do this, but all of them either use B
Override the SystemColors.HighlightBrushKey (and SystemColors.HighlightTextBrushKey if you want):
SystemColors.HighlightBrushKey
SystemColors.HighlightTextBrushKey
Red Blue One Two