1. User Interface Controls and Multi Line Output. Create a C# windows form containing different user interface controls and display multiple lines of output in a label. Use the enclosed .exe as an example and create a program that looks and functions the same. Be sure to refer to the general programming guidelines listed above. Name your project:

UIControlsAndMultiLine - Your Name

This Form will show the Total Cost of selected Car and selected options. It will also display text describing what was chosen. Upon clicking of the Calculate button:

a) Validate that at least one Car choice radio button is chosen

b) If no Car is chosen, display an error message

c) Add up the Car cost based on the cost of the Car chosen and Car Options chosen

d) Build a String of the Car Chosen, and any Car Options selected; and display each Car and Car Option on a new line in the What was Ordered Text Box (hint use the \n newline character to go to the next line in a string; consider using the radio button and check box .Text property to help you fill in the string/Label)

e) If no options are Chosen, display "Options: None" in the What was ordered Text Box

f) Include a Clear All button that clears all radio buttons, checkboxes and labels

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.