private void biletSatışToolStripMenuItem_Click(object sender, EventArgs e) { frmSatis frm = new frmSatis(); frm.ShowDialog(); }