.. |
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
|
Got block functionality working on form add refill.
|
2024-02-20 11:55:05 -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
|
Update frmInfo.cs
|
2024-02-20 13:37:00 -05:00 |
frmInfo.Designer.cs
|
Update frmInfo.cs
|
2024-02-20 13:37:00 -05:00 |
frmInfo.resx
|
added prescription tab
|
2024-02-20 10:06:03 -05:00 |
frmMain.cs
|
deletes
|
2024-02-16 08:37:53 -05:00 |
frmMain.Designer.cs
|
added prescription tab
|
2024-02-20 10:06:03 -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 |
frmMedication.cs
|
Updated btnRxSearch_click in frmInfo.cs.
|
2024-02-20 13:20:03 -05:00 |
frmMedication.Designer.cs
|
made medication tab fully functional
|
2024-02-19 21:24:58 -05:00 |
frmMedication.resx
|
pushing between work and lab
|
2024-02-19 16:27:27 -05:00 |
frmPatient.cs
|
Changed how frmPatient grabs the values from the textboxes
|
2024-02-20 11:28:32 -05:00 |
frmPatient.Designer.cs
|
Changed how frmPatient grabs the values from the textboxes
|
2024-02-20 11:28:32 -05:00 |
frmPatient.resx
|
renamed frmPatientAdd to frmPatient and added frmPhysican
|
2024-02-16 19:41: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 |
frmPhysician.cs
|
fixed delete for physician and patient
|
2024-02-19 14:37:25 -05:00 |
frmPhysician.Designer.cs
|
fixed delete for physician and patient
|
2024-02-19 14:37:25 -05:00 |
frmPhysician.resx
|
added dual sides to frmPhysician.cs
|
2024-02-16 20:13:30 -05:00 |
frmPrescription.cs
|
Updated btnRxSearch_click in frmInfo.cs.
|
2024-02-20 13:20:03 -05:00 |
frmPrescription.Designer.cs
|
Update frmPrescription.cs code to the code before reverting
|
2024-02-20 12:52:10 -05:00 |
frmPrescription.resx
|
Added frmPrescription
|
2024-02-20 10:08:53 -05:00 |
frmRefill.cs
|
Fixed update refill bug.
|
2024-02-20 14:57:03 -05:00 |
frmRefill.Designer.cs
|
Working on add blocking functionality in the refill add form.
|
2024-02-20 01:24:59 -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
|
Fixed update refill bug.
|
2024-02-20 14:57:03 -05:00 |
frmRefillAdd.Designer.cs
|
Partly created add/update functionality for the refill form.
|
2024-02-16 18:23:41 -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 frmPrescription
|
2024-02-20 10:08:53 -05:00 |
PharmacyDataTier.cs
|
Update frmInfo and PharmacyDataTier
|
2024-02-20 13:12:40 -05:00 |
Program.cs
|
Added code on mnuNavigationView click to open frmInfo.
|
2024-02-09 11:44:23 -05:00 |