private void button4_Click(object sender, EventArgs e) { TimkiemSPKM frm = new TimkiemSPKM(); frm.ShowDialog(); }