Create an Inspirational Message Displayer that has one ComboBox object with a list of at least five
Question:
Create an Inspirational Message Displayer that has one ComboBox object with a list of at least five of your favorite sayings or inspiration messages. Your design should include the capability of letting users enter their own sayings. When a selection is made or a new entry is typed, display the selection on a Label object on your form. Add a menu to the application that includes at least the menu options of “File”,
“Format”, and “Help”. Under the “Format” selection, include options of
“Font” and “Color”. Wire the “Font” and “Color” options to the Windows predefined Font and Color dialog boxes so that when their values are changed, the text in the Label object displaying the saying is changed.
Provide an “About” selection under the “Help” menu and an “Exit” under the “File” selection.
Step by Step Answer:
C# Programming From Problem Analysis To Program Design
ISBN: 9781285856872
5th Edition
Authors: Barbara Doyle