Exemple #1
0
        private void Maytinh_Load(object sender, EventArgs e)
        {
            Loading fr1 = new Loading();

            fr1.ShowDialog();
        }