8 references to DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight
System.Windows.Forms (8)
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (8)
604if (allowedWidth - DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft - DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight > 0 && 612DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight - 622DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight - 635DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight, 690preferredSize.Width += DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft + DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight; 923if (valBounds.Width - DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft - DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight > 0 && 928valBounds.Width -= DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginLeft + DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight; 973DATAGRIDVIEWCOLUMNHEADERCELL_horizontalTextMarginRight +