This program is a sample application written to demonstrate the use of the Schedule/VBX control. It will present a list of Doctors and the appointments scheduled by patients for that Doctor. It will also allow the User to set which Examination Room the patient has been assigned to.
Note: the data loaded from the database is automatically converted to todays date (the time is kept the same) as a demonstration.
The mouse is used to query and set information about the appointments:
Clicking on an Appointment Bar:
- Left Mouse Single Click will show the information about that appointment in the area to the right of the schedule.
- Left Mouse Double Click will display a form allowing you to edit the information about the appointment.
- Right Mouse Single Click will allow you to select the Examination Room that the appointment is assigned to.
Clicking on the Doctor List:
- Left Mouse Double Click will display a form showing the information about that Doctor.
Clicking on the Patient box in the Appointment area to the right of the Schedule:
- Left Mouse Double Click will display a form showing the information about that Patient.
There are four tables maintained by this application: