protected void btnG1Click(object sender, EventArgs e) { ConfigKey configKeyDialog = new ConfigKey(1); configKeyDialog.Show(); }