private void addSupplierToolStripMenuItem_Click(object sender, EventArgs e) { Form15 f15 = new Form15(); f15.Show(); }