private void Tsmi_Setting_Click(object sender, EventArgs e) { FormGlobalSetting setting = new FormGlobalSetting(); setting.ShowDialog(); }