Exemplo n.º 1
0
 private void ToolStripMenuItemSabt_Click(object sender, EventArgs e)
 {
     FrmNemayeshgah objNemayesh = new FrmNemayeshgah();
     objNemayesh.ShowDialog();
 }
 private void btnNemayeshgah_Click(object sender, EventArgs e)
 {
     FrmNemayeshgah objNemayegah = new FrmNemayeshgah();
     objNemayegah.ShowDialog();
 }