public static void DrawGroupBox(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, string groupBoxText, System.Drawing.Font font, System.Drawing.Color textColor, TextFormatFlags flags, System.Windows.Forms.VisualStyles.GroupBoxState state)
 {
 }
 // Methods
 public static bool IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.GroupBoxState state)
 {
 }
 public static void DrawGroupBox(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Windows.Forms.VisualStyles.GroupBoxState state)
 {
 }