Exemple #1
0
        private void button2_Click(object sender, EventArgs e)
        {
            turning_lathe turning = new turning_lathe();

            turning.ShowDialog();
        }
Exemple #2
0
        private void проблемаЗІншимПристроємToolStripMenuItem_Click(object sender, EventArgs e)
        {
            turning_lathe turning = new turning_lathe();

            turning.ShowDialog();
        }