.. |
Properties
|
Connected the final project database as a data source.
|
2024-02-07 13:23:25 -05:00 |
App.config
|
added datatier and updated connection string
|
2024-02-14 17:35:35 -05:00 |
frmAbout.cs
|
Gave the ok button functionality in the about box.
|
2024-02-09 13:57:09 -05:00 |
frmAbout.Designer.cs
|
Gave the ok button functionality in the about box.
|
2024-02-09 13:57:09 -05:00 |
frmAbout.resx
|
Created an about box.
|
2024-02-09 13:39:50 -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
|
Made Patient tab full fledged with Add, update, and delete
|
2024-02-16 16:08:18 -05:00 |
frmInfo.Designer.cs
|
Made Patient tab full fledged with Add, update, and delete
|
2024-02-16 16:08:18 -05:00 |
frmInfo.resx
|
added Patient edit and patient edit on context menu click in formInfo
|
2024-02-15 08:55:05 -05:00 |
frmMain.cs
|
deletes
|
2024-02-16 08:37:53 -05:00 |
frmMain.Designer.cs
|
Made update work on patient edit form
|
2024-02-16 13:57:58 -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 |
frmPatientAdd.cs
|
Made Patient tab full fledged with Add, update, and delete
|
2024-02-16 16:08:18 -05:00 |
frmPatientAdd.Designer.cs
|
Made Patient tab full fledged with Add, update, and delete
|
2024-02-16 16:08:18 -05:00 |
frmPatientAdd.resx
|
frmpatientaddresex
|
2024-02-15 15:26:59 -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
|
Edit frmPrescription.cs to add functionality to search button
|
2024-02-16 11:34:28 -05:00 |
frmPrescription.Designer.cs
|
Edit frmPrescription.cs to add functionality to search button
|
2024-02-16 11:34:28 -05:00 |
frmPrescription.resx
|
Edit frmPrescription.cs to add functionality to search button
|
2024-02-16 11:34:28 -05:00 |
frmRefill.cs
|
Created the search functionality for the refill form. Created the refill add form.
|
2024-02-16 12:41:14 -05:00 |
frmRefill.Designer.cs
|
Created the search functionality for the refill form. Created the refill add form.
|
2024-02-16 12:41:14 -05:00 |
frmRefill.resx
|
Created the search functionality for the refill form. Created the refill add form.
|
2024-02-16 12:41:14 -05:00 |
frmRefillAdd.cs
|
Created the search functionality for the refill form. Created the refill add form.
|
2024-02-16 12:41:14 -05:00 |
frmRefillAdd.Designer.cs
|
Added button, labels, and text boxes to the add refill form.
|
2024-02-16 12:46:38 -05:00 |
frmRefillAdd.resx
|
Added button, labels, and text boxes to the add refill form.
|
2024-02-16 12:46:38 -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
|
Added button, labels, and text boxes to the add refill form.
|
2024-02-16 12:46:38 -05:00 |
PharmacyDataTier.cs
|
Made Patient tab full fledged with Add, update, and delete
|
2024-02-16 16:08:18 -05:00 |
Program.cs
|
Added code on mnuNavigationView click to open frmInfo.
|
2024-02-09 11:44:23 -05:00 |