2 references to PaintText
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridParentRows.cs (2)
883PaintText(g, paintBounds, displayTableName, font, true, alignToRight); // true is for painting bold 928PaintText(g, paintBounds, colName, font, false, alignToRight); // false is for not painting bold