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 61
True/False
It can become confusing if you do not have unique identifying names for each Form object you have within a project.
Question 62
True/False
To change the contents of the text that appears on the face of a Button object,you must use the Caption property.
Question 63
True/False
You can use the Text property of a Label object to change the size and appearance of the text.
Question 64
True/False
When you save a Visual Basic project the first time,you must select the location where the project is to be saved.
Question 65
Essay
A(n)____________________ is a program that will include a user interface whose windows are created using the Windows operating system.
Question 66
True/False
When you change the size of the font used in a Label object,the Label object will automatically expand to accommodate the changed font.
Question 67
True/False
The Caption property is used to set the contents of the title bar of a Windows Form object.
Question 68
True/False
If the Solution Explorer window is not displayed on your screen,you can display the window by tapping or clicking View on the menu bar and then tapping or clicking Solution Explorer on the View menu.