private void simpleButton_方案选择_Click(object sender, EventArgs e) { 电机型号管理方案选择 _form = new 电机型号管理方案选择(this); _form.ShowDialog(); }