private void selectFixedToolStripMenuItem_Click(object sender, EventArgs e) { frm_url_fix_pick frm = new frm_url_fix_pick(); set_window((Form)frm); }