Commit Graph

10 Commits

Author SHA1 Message Date
Adam McCane
08659e6a1f 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
Adam McCane
ed02dffbc2 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
Adam McCane
84ac2360c2 Changed the existing patient first and last name labels and text boxes to ones taken from the patient table in the view info form. Also added a patient table data view to the bottom half of the split container in the patient info tab. 2024-02-07 13:27:32 -05:00
Adam McCane
be82ae4b83 Connected the final project database as a data source. 2024-02-07 13:23:25 -05:00
Adam McCane
d63271db23 Removed menu strip from info form. 2024-02-07 10:53:01 -05:00
Adam McCane
3dc272a6d9 Revert "Removed menu strip from info form. Created main form and made it a MDI container. Added a menu strip with Navigation and Help/Help About."
This reverts commit 0b859e365f.
2024-02-07 10:51:50 -05:00
Adam McCane
0b859e365f Removed menu strip from info form. Created main form and made it a MDI container. Added a menu strip with Navigation and Help/Help About. 2024-02-07 10:47:30 -05:00
Adam McCane
7b0dd09368 Added tabs to the view info form, added a split container to each tab in the same form, and also added a couple labels and tet boxes into the patient info tab in the same form. 2024-02-02 17:24:49 -05:00
Adam McCane
14317064ea Connected the project database and added a tool strip to the view patient/prescription info form. 2024-02-02 16:00:30 -05:00
Noah
ca6dfca8da Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00