private void label9_Click(object sender, EventArgs e) { var frm = new ReportForm.frmReport(); frm.GetCGMoreSup(); windowsList.ShowForm(frm); }