3 references to textOffset
System.Windows.Forms (3)
winforms\Managed\System\WinForms\GroupBoxRenderer.cs (3)
263textBounds.Width -= textOffset; 269textBounds.X = bounds.Right - textBounds.Width - textOffset; 272textBounds.X += textOffset;