private void sabitAyarlaToolStripMenuItem_Click(object sender, EventArgs e) { constant form1 = new constant(serialPort1); form1.Show(); }