7 references to ErrorIcon
System.Windows.Forms (7)
System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs (3)
48
return
ErrorIcon
;
166
if ((value && Value == ErrorBitmap) || (!value && Value ==
ErrorIcon
))
379
ico =
ErrorIcon
;
System\Windows\Forms\Controls\DataGridView\DataGridViewImageColumn.cs (4)
29
? DataGridViewImageCell.
ErrorIcon
225
DefaultCellStyle.NullValue = DataGridViewImageCell.
ErrorIcon
;
229
icon == DataGridViewImageCell.
ErrorIcon
)
271
? DataGridViewImageCell.
ErrorIcon