Multiple Choice
Which one of the following statements changes the form's BackColor property to Blue?
A) this.Color = Blue;
B) this.BackColor = Color.Blue;
C) Form1.BackColor = Blue;
D) Me.BackColor(Blue) ;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q133: A variable declaration specifies three things about
Q134: A field is visible to all methods
Q135: A _ is a variable that is
Q136: A math expression involving a double and
Q137: Which one of the following statements clears
Q139: When an operation is performed on two
Q140: Please examine the following code sample: int
Q141: When you store a data in a
Q142: When a math expression involves an int
Q143: When you divide an integer by an