Exemplo n.º 1
0
Arquivo: Нүүр.cs Projeto: md33/db
        private void button5_Click(object sender, EventArgs e)
        {
            Тайлан tailan = new Тайлан();

            this.Hide();
            tailan.ShowDialog();
        }
Exemplo n.º 2
0
Arquivo: Нүүр.cs Projeto: md33/db
 private void button5_Click(object sender, EventArgs e)
 {
     Тайлан tailan = new Тайлан();
     this.Hide();
     tailan.ShowDialog();
 }