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

Computer Programming Review 2

General Terms - 2

AB
SelStartIs used to select the characters in a text box - it indicates where the selection will start.
SelLengthIndicates how long the selection will continue when selecting text in a textbox.
VisibleProperty used to completely hide objects from the form during execution.
EnabledProperty used to "deactive" or "gray out" command buttons or menu items.
ByteA a data type that can hold integers that are from 0 to 255 only.
AdditemA method used to place items in a list box.
CLSUsed to clear off the form lines that have been "Printed"
PrintFormWill send a copy of the entire form to the printer.
Print MethodWill send a specified line of output to the printer.
Click EventTriggered when a menu item is clicked on.
TwipsThe standard unit of measure in VB. One inch contains 1,440 of them.
BooleanVariables that can be either true or false.
DoEventsIs used so that other events can run while an event procedure is executing.
FrameA container for other controls, usually option buttons.

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