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
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