Lesson 2: Starting A New Project Flashcards
It is a window containing controls. Usually one per application (but not always).
Form
A GUI component that is placed on the form.
Control
A data item related to a control that affects its appearance.
Property
An action (usually by a user) on a form or control that triggers program behavior.
Event
It is a set of instructions that carries out a well defined task.
Subroutine
It is used to move and resize controls and forms
Pointer
This control triggers an action when accessed.
Button
- ab
A control that has values of either true or false.
Check Box
It lists check box next to each item.
CheckedList Box
A combination of list and text box controls that enables to select as well as edit text.
Combo Box
- search bar, up & down
It displays a calendar picker to choose the day and date.
DateTimePicker
- red cross
It displays a label text.
Label
- capital A
It displays a label with a link text.
LinkLabel
It is a control that lists number of items.
List Box
It is an extension of ListBox control with options to add icons, headings.
List View
- multiple files