Exemplo n.º 1
0
        private void جستجوToolStripMenuItem4_Click(object sender, EventArgs e)
        {
            SearchYaddashtha search_yaddsht = new SearchYaddashtha();

            search_yaddsht.MdiParent = this;
            search_yaddsht.Show();
        }