Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assignment 3 Create GUI only - Sun Resort Reservation. This is the first part of a two - part assignment. Font Segoe 9 Point, Menu

Assignment 3 Create GUI only- Sun Resort Reservation. This is the first part of a two-part assignment.
Font Segoe 9 Point, Menu File/Exit, About, Contact Us
Descriptive names for all controls except identifying labels. DateTimePicker Control for dates, Text box for display-Read only, multiline, vertical scroll bars. Radio Buttons for bed size within a Group Box, Check Box for AARP, List box for credit cards (Visa, MasterCard, and American Express), text box for credit card number, and select any image for the PictureBox. Access keys for menu and tab order for controls. Error provider only for name and bed type.
Just validate name and bed type. If name and bed type ok, have code continue to a ReserveReservation void method to process the data. Use try/catch block in Reserve Reservation click event. In catch message box Dates not correct. We will display the error in the second part of this app. In the Reserve Reservation void method, code a message box Ok to reserve. Delete this in the second part.
Code menu items Exit, About and Contact Us. Initialize dates in form load event. This is part 1 of a 2-part assignment. Just submit GUI no calculations.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning Databases With PostgreSQL From Novice To Professional

Authors: Richard Stones, Neil Matthew

2nd Edition

1590594789, 978-1590594780

More Books

Students also viewed these Databases questions