private void button4_Click(object sender, EventArgs e) { Philheath obj = new Philheath(); obj.Show(); }
private void philhealthRegistrationToolStripMenuItem1_Click(object sender, EventArgs e) { Philheath obj = new Philheath(); obj.Show(); }