Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

c# visual studio 2017 please help! You could just respond to each part of the question to make it easy to post the solution. example:

c# visual studio 2017 please help! You could just respond to each part of the question to make it easy to post the solution. example: number 1. Select the ComboBox control and change the property from DropDownStyle to DropDownList. and the same thing for the other numbers including the directions on how to change the property or including what the code is for each part thanks!. The sharelink for the project is here https://drive.google.com/open?id=1LpF3Bx1run3JFKLvc1ys_f-itkzUBEm2 . please use that one to base your answers off of as it already has certain names for each control(if you dont want to do that comment me back and ill give you a list of what everything is called).

image text in transcribed

Cis 130-Assignment #3 You will finish the following application which allows a user to keep track of a contact list of important phones numbers: Contact Phone List Phone source: Unknown Add Contact Contact name (last name, first name): Contact phone (222) 222-2222 (444) 444-4444 Cellt Unknown Alanson, Theresa Brown, Kelley Jones, David c1ii) 111-1111 tome Olpen Contacti. Save Contacts Delete Contact Exit Follow these steps to complete the assignment: 1. Select the ComboBox control (Phone source) and set the property DropDownStyle to DropDownList. This will force the user to select an item from the list. 2. Set the MaxLength property for the contact name TextBox control to 30. 3. The Validate_Contact method is missing code to make sure the user selects an item from the Phone source ComboBox control. This control is both a Textbox control and list box control. Test this after you have completed the code. Anytime the Contact name TextBox control is changed or the Contact phone number or the phone source write C# code to make sure the Add Contact button is the default button. Finish the one line of code for the following method: Set_Form_AcceptButton.This method should be called when the contact name, phone or phone source changes. Finish code for the Add Contact button click event. Comments are given to assist you with the logic. Test this after it is completed Finish code the Save Contacts button click event. Refer to the comments and again test the application when this logic is complete. Finish code the Open Co exceptions during runtime. Finish code the Delete Contact button 4. 5. 6. 7. ntacts click event procedure. Remember to uncomment the Try statement to catch any 8. Cis 130-Assignment #3 You will finish the following application which allows a user to keep track of a contact list of important phones numbers: Contact Phone List Phone source: Unknown Add Contact Contact name (last name, first name): Contact phone (222) 222-2222 (444) 444-4444 Cellt Unknown Alanson, Theresa Brown, Kelley Jones, David c1ii) 111-1111 tome Olpen Contacti. Save Contacts Delete Contact Exit Follow these steps to complete the assignment: 1. Select the ComboBox control (Phone source) and set the property DropDownStyle to DropDownList. This will force the user to select an item from the list. 2. Set the MaxLength property for the contact name TextBox control to 30. 3. The Validate_Contact method is missing code to make sure the user selects an item from the Phone source ComboBox control. This control is both a Textbox control and list box control. Test this after you have completed the code. Anytime the Contact name TextBox control is changed or the Contact phone number or the phone source write C# code to make sure the Add Contact button is the default button. Finish the one line of code for the following method: Set_Form_AcceptButton.This method should be called when the contact name, phone or phone source changes. Finish code for the Add Contact button click event. Comments are given to assist you with the logic. Test this after it is completed Finish code the Save Contacts button click event. Refer to the comments and again test the application when this logic is complete. Finish code the Open Co exceptions during runtime. Finish code the Delete Contact button 4. 5. 6. 7. ntacts click event procedure. Remember to uncomment the Try statement to catch any 8

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_2

Step: 3

blur-text-image_3

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

Strategic Database Technology Management For The Year 2000

Authors: Alan Simon

1st Edition

155860264X, 978-1558602649

More Books

Students also viewed these Databases questions

Question

What is focal length? Explain with a diagram and give an example.

Answered: 1 week ago

Question

What is physics and how does it apply in daily life?

Answered: 1 week ago