Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Microsoft Visual Basic
Quiz 2: Program and Graphical User Interface Design
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 41
True/False
The Auto Display button controls whether or not the Toolbox is permanently open.
Question 42
Multiple Choice
A(n) ____ object is used to hold an image on a Windows Form object.
Question 43
True/False
When the Toolbox is in Dockable mode,it cannot be moved.
Question 44
True/False
When creating a new project using Visual Studio,you first must select the programming language to be used.
Question 45
True/False
The Windows Form object is the fundamental object in the graphical user interface you will create using Visual Studio tools.
Question 46
True/False
Before beginning to design the user interface,the developer should know how to use certain Visual Studio and Visual Basic RAD tools because these tools are used in the design process.
Question 47
True/False
The Toolbar contains the GUI components that you can use when designing the form.
Question 48
Multiple Choice
To select multiple objects on a Windows Form object,you must hold down the ____ key while clicking the objects to be selected.
Question 49
Multiple Choice
A ____ document identifies the purpose of the program being developed,the application title,the procedures to be followed when using the program,any equations and calculations required,any conditions within the program that must be tested,and any notes and restrictions that must be followed by the program.
Question 50
Multiple Choice
____ is the last phase of the program development life cycle.
Question 51
Multiple Choice
A blue line,called a ____ line,that appears when you are dragging a GUI object on a Windows Form object indicates that the object being dragged is horizontally aligned with the object connected by the blue line.