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