Briefly describe each of the following terms:
a) toolbar
b) menu bar
c) Toolbox
d) control
e) Form
f) solution
a) A toolbar contains icons that, when clicked, execute a command.
b) A menu bar contains menus, which are groups of related commands.
c) The Toolbox contains controls used to customize forms.
d) A control is a component, such as a PictureBox or Label. Controls are added to a Form.
e) A Form represents the Windows Forms application that you are creating. The Formand controls collectively represent the program’s GUI.
f) A solution is a group of projects.
You might also like to view...
________ are actions in VBA that pertain to objects such as Access tables or Excel worksheets
Fill in the blank(s) with correct word
A learning objective is a statement of the knowledge and skills trainees need to know.
Answer the following statement true (T) or false (F)