2 references to DrawGroupBox
System.Windows.Forms (2)
winforms\Managed\System\WinForms\GroupBox.cs (1)
537GroupBoxRenderer.DrawGroupBox(e.Graphics, new Rectangle(0, 0, Width, Height), Text, Font, textcolor, textFlags, gbState);
winforms\Managed\System\WinForms\GroupBoxRenderer.cs (1)
122DrawGroupBox(g, bounds, groupBoxText, font, textColor, TextFormatFlags.Top | TextFormatFlags.Left, state);