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

3.0 Visual Basics of Computer Programming - Matching

Warm-up Activity to enhance your knowledge and understanding of the Visual Basic Program.

AB
.vbVisual Basic code file extension
Dock = FillProperty to have a table fill the entire form
ColumnSpan = 2Get component to add multiple controls to a table cell
Toolbox - Containers - FlowLayoutPanelGet component to add multiple controls to a table cell
Double click itAdd an Event Handler to a control code
Toolbox - Dialogs - OpenFileDialogGet an Open File Dialog Box to add to a form
End SubEnd a subroutine
PublicDefault access level for class members
apostropheEnter a comment or remark line by placing a(n) ______ at the start of the line.
What property sets the border to be placed around an object?BorderStyle
How would you set the property to size an object to a height of 200 and width of 400 pixels?400, 200
What window lists all designed properties?Properties Window or Properties
What window lists all the files included in the solution?Solution Explorer
What window contains tools that you use to draw controls on the form?Toolbox
A programming language's rules are its _____.syntax
The term GUI stands for _____.Graphical User Interface.
Adding remarks or comments to your VB code is accomplished by inserting a single ________________ at the start of lines.quotation mark
What symbol follows a method?( )
In Visual Basic, IDE stands for:Integrated Development Environment
After a successful debugging in VB, it is good practice to select File > ___________ (or click the icon that performs this same function).Save All


Computer Science & Technology Teacher
Union County High School
Blairsville, GA

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