//satış işlemi private void satışToolStripMenuItem_Click(object sender, EventArgs e) { Satis satis = new Satis(); satis.Show(); }