Problem

Derived Customer ClassOpen the Customer Information project you created in Programming Cha...

Derived Customer Class

Open the Customer Information project you created in Programming Challenge 10. Design a new class named Customer, which is derived from the Person class. The Customer class should have the following properties:

• CustomerNumber (integer)

• MailingList (Boolean)

• Comments (String)

The CustomerNumber property will be used to hold a unique number for each customer. The Mailing List property will be set to True if the customer wishes to be on a mailing list, or False if the customer does not wish to be on a mailing list. The comments property holds miscellaneous comments about the customer.

Modify the form so that it allows you to store data in each property of a Customer object. To enter the customer comments, use a TextBox control with its Multiline and WordWrap properties set to True.

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT