private void cmdSetConfig_Click(object sender, EventArgs e) { SetConfig setConfig = new SetConfig(); setConfig.Visible = true; }