private void simpleButton_选择试验组设置方案_Click(object sender, EventArgs e) { 生成试验组方案选择 生成试验组方案选择 = new 生成试验组方案选择(this); 生成试验组方案选择.ShowDialog(); }