9 references to DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft
System.Windows.Forms (9)
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (9)
604if (allowedWidth - DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft - DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight > 0 && 611DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft - 621DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft - 634DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft - 690preferredSize.Width += DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft + DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight; 923if (valBounds.Width - DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft - DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight > 0 && 927valBounds.Offset(DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft, 0); 928valBounds.Width -= DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft + DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight; 963DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft -