private void ConfigCallback(object sender, EventArgs e) { WebConfig.WebConfigDlg w = new WebConfig.WebConfigDlg(); w.ShowDialog(); }