CP1 - Unit 8 Crossword #1
Across
- 2. use this property to change the width of your object
- 4. true if the timer can respond to user interaction, otherwise false
- 5. used to generate recurring events
- 8. a control class method that encases a specific object surface area
- 9. to create an event for the timer, create this event
- 10. this property of a PictureBox controls the image sizing and position
- 11. class used to draw shapes
- 15. method used to Clear the screen
- 16. sets the time in milliseconds between elapsed events
Down
- 1. method used to Start a timer
- 3. method used to draw a line
- 6. method used to draw a rectangle
- 7. this control displays an image
- 12. has an x-coordinate and a y-coordinate that together indicates a specific location
- 13. 1000 milliseconds equals this
- 14. the top left corner in the Visual Basic coordinate system