| 1. | What unit of time is applied to the Interval property of the Timer control? |
| 2. | What collection is used to add new tabs to a Tab control? |
| 3. | What property returns the index of the currently selected tab? |
| 4. | True or False: You should use different Image List controls for storing images of different sizes. |
| 5. | To see columns in a List View control, the View property must be set to what? |
| 6. | The additional columns of data that can be attached to an item in a List View are stored in what collection? |
| 7. | What property of what object would you use to determine how many items are in a List View? |
| |
| 8. | Each item in a Tree View control is called what? |
| 9. | How do you make a node the child of another node? |