Пример #1
0
        private void button17_Click(object sender, EventArgs e)
        {
            this.rsPoint();
            this.timer1.Stop();
            this.timer2.Stop();
            this.timer3.Stop();
            this.timer4.Stop();

            this.panel2.Refresh();
            this.play = 1;
            hinh4     = new AirLane();
            hinh4.Draw(g);
        }