2 overrides of Paint
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridAddNewRow.cs (1)
78public override int Paint(Graphics g, Rectangle bounds, Rectangle trueRowBounds, int firstVisibleColumn, int columnCount)
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (1)
517public override int Paint(Graphics g, Rectangle bounds, Rectangle trueRowBounds, int firstVisibleColumn, int numVisibleColumns) {