2 references to HighlightText
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripHighContrastRenderer.cs (1)
149
g.DrawRectangle(SystemPens.
HighlightText
, dropDownRect);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TabOrder.cs (1)
278
pen = SystemPens.
HighlightText
;