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