private void setting_btn_Click(object sender, EventArgs e) { FormSetDatabase fDbms = new FormSetDatabase(); fDbms.ShowDialog(); }