Multiple Choice
What of the following is a correct statement for specifying the words to appear in the title bar of Form1?
A) Form1.Text = "My Text"
B) Form1.TitleBar = "My Text"
C) Me.Text = "My Text"
D) Me.Caption = "My Text"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: Which of the following is not one
Q41: The Auto Hide feature of the Toolbox
Q42: IntelliSense is a technology built into Visual
Q43: Keywords are also referred to as reserved
Q44: Visual Basic responds to events using which
Q46: Press F4 to<br>A) run a program.<br>B) display
Q47: In Visual Basic, tooltips assist by showing
Q48: F5 is the keyboard shortcut used to
Q49: Which of the properties in a control's
Q50: The recommended prefix for the name of