Visual Basic
Across
- 1. The name of a program in Visual Basic
- 3. The window that contains ready made objects
- 4. An option you can select on a form
- 5. Another word for running a program to check for errors
- 7. A kind of variable that goes between " and "
- 10. The information that gives commands in Visual Basic
- 11. The word to declare a variable
- 12. Something you click with a mouse
Down
- 1. A window where you can change how an object looks
- 2. Where we store values
- 5. The window where we can see how our form looks
- 6. We need this to make something happen in Visual Basic
- 8. A kind of button that is either on or off
- 9. We can change the properties of several objects if they are inside one of these
- 13. Where you can write information on your form