8 references to SetColor
System.Windows.Forms (8)
winforms\Managed\System\WinForms\Control.cs (2)
1120
Properties.
SetColor
(PropBackColor, value);
2744
Properties.
SetColor
(PropForeColor, value);
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (4)
156
this.Properties.
SetColor
(PropBackColor, value);
250
this.Properties.
SetColor
(PropForeColor, value);
499
this.Properties.
SetColor
(PropSelectionBackColor, value);
523
this.Properties.
SetColor
(PropSelectionForeColor, value);
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
556
Properties.
SetColor
(PropBackColor, value);
1029
Properties.
SetColor
(PropForeColor, value);