The canadian border


You have a friend who lives near the Canadian border and makes road signs. He is often asked to make a sign that specifies distance in miles and kilometers. His boss only gives him the number of miles and he must convert miles to kilometers. When he complains about using the calculator for the conversion, you tell him that because you completed BIS311, you are confident that you can build an application to help him.
Your application will input the number of miles, calculate the number of kilometers, and then display the number of kilometers. You will use a constant to store the miles to kilometers conversion factor.

A. In the space given below, list each control element your form will need. Provide the following information about each control element, separated by commas:

Control type, control's Name property using naming convention, any event

Note: your answer will be more readable if you separate each control element with a blank line.

B. Declare each variable and constant the form's event handler Sub procedure for the form will need. The miles-to-kilometer conversion factor is 1.609344. Assume all values will have a fractional part.

You do not need to do any calculations. Use an appropriate naming convention in your answer.

Request for Solution File

Ask an Expert for Answer!!
Other Subject: The canadian border
Reference No:- TGS0150923

Expected delivery within 24 Hours