private void saleListToolStripMenuItem_Click(object sender, EventArgs e) { Form11 f11 = new Form11(); f11.Show(); }