| A | B |
| F1 | offers context-sensitive help |
| Help | contains Contents, Index, Search, Technical Support, Microsoft on the Web, etc. |
| MSDN | stands for Microsoft Development Network |
| Selection pane | used to select the topic whose Help screen you want |
| Display pane | this is where the Help screen will be displayed |
| dimmed | choices on a menu that are not available to you |
| object | refers to both a form and a control |
| large letter A | indicates the Label tool in the toolbox |
| Label tool | used to create a label tool |
| crosshair | what the cursor might look like when you add a control to a form |
| AutoSize | automatically sizes the control to fit its current contents |
| Boolean values | what settings of True/False are called |
| Left property | a property which contains the upper-left corner of the object |
| Top property | another property which contains the upper-left corner of the object |
| twip | a measure of the location of an object in a form equal to 1/1440 of an inch |
| font | the general shape of the characters in the text |
| point | used to measure the size of a font |
| Control-click | a method used to select as many controls as you want |
| Save Project As | command to save the project under a new name |
| F5 key | also called the Start command |