My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crucigrama Sopa de Letras Hoja de Trabajo
Calificar este Puzzle:
Log in or sign up to rate this puzzle.

Chapter 2 & 3 Quiz

Horizontales
Determines if text boxes can be edited
Lets the user enter text on a form
Type of Error you get when a statement in the application cannot be executed
Signals sent by an object to the application telling it that something has happened that can be responded to
Shortcut keys that the user can use in combination with the ALT key
Property on the form that sets the button that will be activated if the user presses the Enter key
Code that defines the characteristic of an object.
Sequence in which the controls receive the focus when user presses the Tab key
Want to do this to make sure the project works properly and had no errors
Procedure that handles the event
Either click the start button or F5 to do this
Define the characteristics of an object and the data associated with an object
Verticales
Used to help document what a program does and what the code within it does
The operations that an object can perform
Self-contained unit that combines code and data
Lists keywords, data types, functions, classes as you type so you can enter them correctly
Used to code a comment
Displays text on a form
Property on the form that sets the button that will be activated if the user presses the ESC key
Initiates form processing when clicked