private void biK3Setting_Click(object sender, EventArgs e) { using (var fs = new frmKisSetting()) { fs.ShowDialog(); } }