| A | B |
| scroller | object that allows text to run across a form |
| vbnewline | code that skips text to the next line |
| visible property | allows objects to appear or disappear |
| procedure oriented approach | step by step execution |
| pseudocode | sentence like code |
| TOE chart | task, object, event |
| tab index | property that allows sequential use of the tab key |
| selection structure | If Then or Select Case statements |
| select case statement | uses various expressionlists |
| ampersand | the & sign used in creating Alt + key combinations |
| flowchart | symbols used in pre-programming planning |
| message box | error message |
| process symbol | rectangle used for calculations and declaring variables |
| input and output | parallelogram |
| selection and repetition | diamond |
| expressionlist | criteria used in select case statements |
| start and stop | oval |