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

Visual Basic--Tutorial 2 Lesson A

Do you know the basics?

AB
labelYou use a ? control to display information you don't want the user to change.
text boxYou use a ? control to accept o display information you will allow the user to change.
command buttonYou use a ? control to perform an immediate action when it is clicked by the user.
TOEYou can use a ? chart to plan our OOEd application.
either horizontally or verticallyWhen designing a user interface, you should organize the information ?.
upper-left cornerWhen designing a user interface, the most important information should be placed in the ? of the screen.
frame and white spaceYou can use ? to group related controls together in an n interface
centered on bottom or stacked in upper rightCommand buttons in an interface should be ?.
sixUse no more than ? command buttons on a screen.
firstIf more than one command button is used in an interface, the most commonly used command button should be placed ?
the cmd button should end with a colonThis is a false statement.
sentence capitalizationThe labels for control (other than command buttons) should be entered using ?
centeredlabels other than commands should be
sentence capitalizationUse ? for labels, which means you capitalize only the first word and any words that are customarily capitalized.
book title capitalizationUse ? command button captions, which means you capitalize the first letter in each word, except for articles, conjunctions and prepositions that do not occur at either the beginning of the end.
Identify the tasks the application needs to perform1st step for planning an OOED app
Identify the objects to which you will assign those tasks2nd step for planning an OOED app
Identify the events required to trigger an object into performing its assigned tasks.3rd step for planning an OOED app
Draw a sketch of the user interface4th step for planning an OOED app
Plan the application1st step in creating an OOED application
Build the user interface2nd step in creating an OOED application
Code the application3rd step in creating an OOED application
Test and Debug the application4th step in creating an OOED application
Assemble the Documentation5th step in creating an OOED application

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