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