2 references to DATAGRIDVIEWTOPLEFTHEADERCELL_horizontalTextMarginLeft
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewTopLeftHeaderCell.cs (2)
336
valBounds.Offset(
DATAGRIDVIEWTOPLEFTHEADERCELL_horizontalTextMarginLeft
, DATAGRIDVIEWTOPLEFTHEADERCELL_verticalTextMargin);
337
valBounds.Width -=
DATAGRIDVIEWTOPLEFTHEADERCELL_horizontalTextMarginLeft
+ DATAGRIDVIEWTOPLEFTHEADERCELL_horizontalTextMarginRight;