Multiple Choice
Which of the following is a valid statement in Visual Basic?
A) Form1.Text = "Revenue"
B) Form1.Caption = "Revenue"
C) btnButton.Text = Push Me
D) Me.Text = "Revenue"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q51: When will the following event procedure be
Q52: The following lines of code are valid.<br>Private
Q53: Which of the following statements will place
Q54: The Properties window is used to change
Q55: A user action such as clicking a
Q56: The statement btnButton = "Press" produces an
Q58: Sizing Handles make it very easy to
Q59: The first line of an event procedure
Q60: Changing a control's Text property also changes
Q61: What property of a control determines whether