private void emrDbaseButton_Click(object sender, EventArgs e) { frmPharmacyPrescriptionDatabase fppd = new frmPharmacyPrescriptionDatabase(); fppd.Show(); }