private void btnPerInfo_Click(object sender, EventArgs e) { frmPerInfo fPIo = new frmPerInfo(); fPIo.Show(); }