private void button2_Click(object sender, EventArgs e) { ConfigurePrefixForm prefixForm = new ConfigurePrefixForm(); prefixForm.Show(); }