There are four major time zones in the continental united


Programming Visual Basic

Homework

Requirements

There are four major time zones in the continental United States: Eastern, Central, Mountain, and Pacific. Create a VB program that allows the user to enter the time for any one of the four time zones and the other three time zones will automatically be updated to display the correct time. User should also select A.M or P.M. Your program should work for all four time zones. Use hours:minutes format for times. Do not include seconds.

Program Requirements

You must center all forms on the screen.

You must use text boxes for on-screen input and output.

You must use labels to make the application understandable

You must use option buttons or checkboxes to indicate a.m. or p.m.

You must validate the user input and display a message if input is not valid

You must use at least one user-defined FUNCTION and one user-defined SUB procedure.

You must have an "About" dialog box with information about yourself.

Place an Image Control on one of your forms so that when the user enters a specific time zone, a certain picture will appear on the form which corresponds to that time zone. It is fine to use clipart, pictures from the Web, or your own drawings or photos.

You need to provide a way to exit the program gracefully.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: There are four major time zones in the continental united
Reference No:- TGS02222950

Now Priced at $20 (50% Discount)

Recommended (98%)

Rated (4.3/5)