• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/16

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

16 Cards in this Set

  • Front
  • Back
The technique of _________ allows you to create GUIs without writing any code.
visual programming
A(n) ____________ is a group of one or more projects that collectively form a Visual Basic program.
solution
The ___________ feature hides a window when the mouse pointer is moved outside the window’s area.
auto-hide
A(n) _________ appears when the mouse pointer hovers over an icon.
tool tip
The ____________ window allows you to browse solution files.
Solution Explorer
The properties in the Properties window can be sorted _______________ or ________________.
alphabetically
categorically.
A Form’s ______________ property specifies the text displayed in the Form’s title bar.
Text
The _____________ allows you to add controls to the Form in a visual manner.
Toolbox
Using _____________ displays relevant help articles, based on the current context.
context-sensitive help
The _______________ property specifies how text is aligned within a Label’s boundaries.
TextAlign
When an ellipsis button is clicked, a(n) _____________ is displayed.
dialog

Dialogs are windows that facilitate user-computer communication
To save every file in a solution, select ______________ .
File > Save All.
Using _______________ help immediately displays a relevant help article.
context-sensitive
"GUI" is an acronym for
Graphical User Interface
The _____________ property specifies which image a PictureBox displays.
image
The _____________ menu contains commands for arranging and displaying windows.
window