Java Games: Flashcards, matching, concentration, and word search.

3.01 - Apply Controls - Terms Review

AB
Visual Studiointegrated development environment (IDE) software used for programming.
Visual Basicprogramming language used in this course
Solution ExplorerVisual Studio Window that displays a list of the projects in the solution and the items contained in the project.
Designer Windowcontains form to be designed.
Editor WindowWhite window that contains your program code.
Toolboxcontains the controls for designing a form.
Buttonform control clicked by user to perform an action or group of actions.
TextBoxform control used to gather input from a user or to display text back to the user.
Labelform control used to display information to the user either to identify another object
ListBoxform control used to display a list of items for a user to select; multiple items can be selected.
ComboBoxform control in the form of a drop down men that allows a user to type in an entry or select an option.
CheckBoxform control that is allows users to provide multiple inputs to answer a question.
RadioButtonform control that allows user to make only one choice from the options in the group.
PictureBoxform control that is used to display a picture or image to the user.


Harding University High School
Charlotte, NC

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities