5. DISTANCE CONVERTER In the English measurement system, 1 yard equals 3 feet and 1 foot equals 12 inches. Use this information to create an application that lets the user convert distances to and from inches, feet, and yards. Figure 4-35 shows an example of how the application's form might appear. In the example, the user enters the distance to be converted into a TextBox. A ListBox allows the user to select the units being converted from, and another ListBox allows the user to select the units being converted to. Figure 4-35 The Distance Converter form Distance Converter Enter a distance to convert: From Inches Feet Yards Converted Distance: Convert 10 To Inches Feet Yards 120 Ext X

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
icon
Concept explainers
Question

Doing this in C# Visual Studio in Windows Form.APP(.NET framework)

 

Also, please list each tool with its design name for reference in the code in a chart

example: 'Label' = label1, Textbox = textbox1, button = button1

NOTE: As a test to verify your input and output. Make sure to try entering 23 inches and convert to yards. Then take the yards and convert them back to inches. If it's not close, you're doing it wrong.

 

ก
Search
Figure 4-35 The Distance Converter form
Distance Converter
Enter a distance to convert: 10
From
To
Inches
Feet
Yards
Converted Distance:
Convert
Chapter 4: Making Decisions
Inches
Feet
Yards
120
Exit
0
X
Transcribed Image Text:ก Search Figure 4-35 The Distance Converter form Distance Converter Enter a distance to convert: 10 From To Inches Feet Yards Converted Distance: Convert Chapter 4: Making Decisions Inches Feet Yards 120 Exit 0 X
5. DISTANCE CONVERTER
In the English measurement system, 1 yard equals 3 feet and 1 foot equals 12 inches.
Use this information to create an application that lets the user convert distances to and
from inches, feet, and yards.
Figure 4-35 shows an example of how the application's form might appear. In the
example, the user enters the distance to be converted into a TextBox. A ListBox allows
the user to select the units being converted from, and another ListBox allows the user to
select the units being converted to.
Figure 4-35 The Distance Converter form
Distance Converter
Enter a distance to convert: 10
From
To
Inches
Feet
Yards
Converted Distance:
Convert
Inches
Feet
Yards
120
Ext
X
Transcribed Image Text:5. DISTANCE CONVERTER In the English measurement system, 1 yard equals 3 feet and 1 foot equals 12 inches. Use this information to create an application that lets the user convert distances to and from inches, feet, and yards. Figure 4-35 shows an example of how the application's form might appear. In the example, the user enters the distance to be converted into a TextBox. A ListBox allows the user to select the units being converted from, and another ListBox allows the user to select the units being converted to. Figure 4-35 The Distance Converter form Distance Converter Enter a distance to convert: 10 From To Inches Feet Yards Converted Distance: Convert Inches Feet Yards 120 Ext X
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 5 images

Blurred answer
Knowledge Booster
Control Structure
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education