3 references to TextOffset
System.Windows.Forms (3)
System\Windows\Forms\Controls\GroupBox\GroupBoxRenderer.cs (3)
283textBounds.Width -= TextOffset; 296textBounds.X = bounds.Right - textBounds.Width - TextOffset; 300textBounds.X += TextOffset;