2 references to HorizontalTextMarginLeft
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs (2)
846valBounds.Offset(HorizontalTextMarginLeft + ContentMarginWidth, VerticalTextMargin); 847valBounds.Width -= HorizontalTextMarginLeft + 2 * ContentMarginWidth + HorizontalTextMarginRight;