.. |
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
|
added funtionality to rx search
|
2024-02-14 19:27:21 -05:00 |
frmInfo.Designer.cs
|
added funtionality to rx search
|
2024-02-14 19:27:21 -05:00 |
frmInfo.resx
|
Added all of the columns to all three data grid views in the view info form. Formatted the cells properly and gave all the columns the right data source names.
|
2024-02-13 22:53:23 -05:00 |
frmMain.cs
|
Changed some of the text in the about box.
|
2024-02-09 13:56:41 -05:00 |
frmMain.Designer.cs
|
Changed some of the text in the about box.
|
2024-02-09 13:56:41 -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
|
Removed manual database connection.
|
2024-02-12 11:26:33 -05:00 |
frmRefill.Designer.cs
|
Deleted the tabs on the refill form.
|
2024-02-14 14:38:19 -05:00 |
frmRefill.resx
|
Deleted the tabs on the refill form.
|
2024-02-14 14:38:19 -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
|
updated datatier
|
2024-02-14 17:40:16 -05:00 |
PharmacyDataTier.cs
|
added funtionality to rx search
|
2024-02-14 19:27:21 -05:00 |
Program.cs
|
Added code on mnuNavigationView click to open frmInfo.
|
2024-02-09 11:44:23 -05:00 |