Multiple Choice
What does the following statement do?
This.BackColor = System.Drawing.Color.Blue;
A) sets the form color to Blue
B) sets whichever control you have selected to Blue
C) sets all of the controls on the form to Blue
D) sets the drawings on the form to Blue
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q44: A number of objects can be wired to
Q45: To retrieve data from a ListBox control
Q46: The delegate definition does not include a
Q47: Which control is used for placing objects,
Q48: To create mutually exclusive options use _.<br>A)
Q50: Delegates are special types of .NET classes
Q51: In order to add values to the
Q52: You change the appearance of the tabs
Q53: The SelectionMode property of the ListBox object
Q54: Included as part of .Visual Studio are