CNSA-212-FP/Louis'-Pharmacy_CNSA212-FP
2024-02-09 12:17:53 -05:00
..
Properties Connected the final project database as a data source. 2024-02-07 13:23:25 -05:00
App.config Connected the final project database as a data source. 2024-02-07 13:23:25 -05:00
FinalProjectOfficialPharmacyDataSet.Designer.cs Connected the final project database as a data source. 2024-02-07 13:23:25 -05:00
FinalProjectOfficialPharmacyDataSet.xsc Connected the final project database as a data source. 2024-02-07 13:23:25 -05:00
FinalProjectOfficialPharmacyDataSet.xsd Connected the final project database as a data source. 2024-02-07 13:23:25 -05:00
FinalProjectOfficialPharmacyDataSet.xss Connected the final project database as a data source. 2024-02-07 13:23:25 -05:00
frmAddPatient.cs Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00
frmAddPatient.Designer.cs Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00
frmAddPhysician.cs Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00
frmAddPhysician.Designer.cs Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00
frmInfo.cs Replaced the physician first and last name labels and text boxes with ones taken from the database. Added a physician table data view at the bottom of the split container in the physician info tab. 2024-02-07 14:11:02 -05:00
frmInfo.Designer.cs Modified the patient and physician data grid views in the info form so that they would not allow for adding, editing, or deleting values. 2024-02-07 16:44:26 -05:00
frmInfo.resx Modified the patient and physician data grid views in the info form so that they would not allow for adding, editing, or deleting values. 2024-02-07 16:44:26 -05:00
frmMain.cs Added code on mnuNavigationAURRefill click to open frmRefill. 2024-02-09 12:17:53 -05:00
frmMain.Designer.cs Added code on mnuNavigationAURRefill click to open frmRefill. 2024-02-09 12:17:53 -05:00
frmMain.resx Created main form and added a menu strip. Also made the main form a container. 2024-02-07 10:54:26 -05:00
frmPatientPhysician.cs Add labels, text boxes, buttons, and rdo buttons to physician tab in frmPatientPhysician 2024-02-07 11:42:47 -05:00
frmPatientPhysician.Designer.cs Updated tab orders in frmPatientPhysician 2024-02-07 11:54:23 -05:00
frmPatientPhysician.resx Removed navigation menus from all four forms 2024-02-07 10:54:59 -05:00
frmPrescription.cs Edited/Created forms 2024-01-31 12:45:33 -05:00
frmPrescription.Designer.cs Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00
frmPrescription.resx Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00
frmRefill.cs Added data grid views to the three refill tabs in the refill form. Divided the add, edit, and delete functionality between the three data grid views. 2024-02-07 16:53:41 -05:00
frmRefill.Designer.cs Added code on form main form load so that the welcome form pops up by default. 2024-02-09 11:12:39 -05:00
frmRefill.resx Added code on form main form load so that the welcome form pops up by default. 2024-02-09 11:12:39 -05:00
frmWelcome.cs Created welcome form welcome label and add patient/physician button 2024-02-02 13:09:48 -05:00
frmWelcome.Designer.cs Updated frmWelcome to work with MDI: 2024-02-07 10:53:38 -05:00
frmWelcome.resx Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00
Louis'-Pharmacy_CNSA212-FP.csproj Connected the final project database as a data source. 2024-02-07 13:23:25 -05:00
Program.cs Added code on mnuNavigationView click to open frmInfo. 2024-02-09 11:44:23 -05:00