Java Games: Flashcards, matching, concentration, and word search.

Tutorial 5C Word Review

Completing the Grade Application

AB
For Next Loopused when the programmer knows precisely how many times the loop instructions are to be processed
Change eventoccurs when the contents of the text box are changed
lblgrade.caption=""erases the contents of lblgrade
alignment propertycan be changed to eithe left, centered, or right
MsgBoxdisplays one of Visual Basic's predefined dialog boxes
MsgBox promptthe message you want displayed in the dialog box
MsgBox titlea string expression, typicallly the application's name, displayed in the title bar of the dialog box
default buttonin a dialog box is typically the button that represents the user's most likely action, as long as that action is not destructive
buttons argumenthas a constant and a numeric value associated with it
Unload eventused to specify other instructions that should be processed when the form is unloaded
Cancel As Integerfound between the parentheses of an Unload event procedure heading
number 0in an application, if found in the within the Cancel argument of an Unload event, will automatically end the application
Unload statementcan be used in an Exit button's Click event procedure to exit the application


Mr. EAK

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities