Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Need some help with an assignment. Scrapped my work when I realized it wasn't going to work and am asking for help now. In C#
Need some help with an assignment. Scrapped my work when I realized it wasn't going to work and am asking for help now. In C# create a Windows Forms Application with the following specifications: Create a form around accepting names for a list of people attending a convention. Controls added to the form with colors, fonts and graphics. Controls include a button and listbox to addedit info. Controls should enter information and have a second list box for maintaining a list of items that demonstrate inheritance. Lastly create a base class and derived classes to demonstrate inheritancepolymorphism in the program. Should also have UserControls to allow editing of each subclass.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started