CP1 - Unit 8 Crossword #1

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