Question
Create a form for a clinic system with Kuwait Clinic System as title. This form should contain Save and Cancel buttons. Also, it should contain
Create a form for a clinic system with “Kuwait Clinic System” as title. This form should contain Save and Cancel buttons. Also, it should contain a list box for the clinic branches locations, assuming that there is one branch in each of the Kuwait Governorates, the user is allowed to select only one branch, while the default branch is Jahra. The form should show also two text boxes for the customer name and ID. The excel sheet should have a button to run the system and to show a welcome message. Use appropriate names and captions for each object. (25 Points).
- Title of the form. (2 Points)
- Two textboxes (2 Points)
- Appropriate labels (2 Points)
- Two Command Buttons (2 Points)
- Initialize the form as follows:
- Create the initialize sub. (2 Points)
- Fill the list box with the six Kuwait Governorates names (6 Points)
Note: Kuwait Governorates names are: Kuwait City, Hawalli, Farwaniya, Mubarak Al-Kabeer, Jahra.
- The default branch is “Jahra” (2 Points)
- Single item is allowed to be selected (2 Points)
- Add a button on the excel sheet with the label “Run the Clinic System” (2 Points)
- When the user clicks on the “Run the Clinic System” he will see a welcome message then the form will appear. (3 Points)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Heres the table form with the requested information for the Kuwait Clinic System form Title of th...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started