Beispiel #1
0
        private void toolStripButton52_Click(object sender, EventArgs e)
        {
            units obj = new units();

            obj.Show();
        }
Beispiel #2
0
        private void единицыИзмеренияToolStripMenuItem_Click(object sender, EventArgs e)
        {
            units obj = new units();

            obj.Show();
        }