private void toolStripMenuItem2_Click(object sender, EventArgs e) { var kamar = new DataKamar(); kamar.Show(); }