Question: C# Create a project that has the following functionality: There will be two forms (main form and about page). The first form will be the
C#
Create a project that has the following functionality:
There will be two forms (main form and about page). The first form will be the main form. It should have a menu that has the following items and functionality: &File main menu top item o E&xit exits application &Color main menu top item o &Red sets background color of form to red o &Blue - sets background color of form to blue o &Green - sets background color of form to green o &Yellow - sets background color of form to yellow &Message - main menu top item o &Red sets background color of form to red o &Blue - sets background color of form to blue o &Green - sets background color of form to green o &Yellow - sets background color of form to yellow &Help - main menu top item o &About opens modeless about page
(Leave blank) 2nd form will be your about page. It should have a close button to go back to the main form.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
