Multiple Choice
Give a statement that displays the value of the string variable strVar with yellow letters.
A) gr.DrawString(strVar, Me.Font, Yellow, 50, 50)
B) gr.DrawString(strVar, Me.Font, Brushes.Yellow, 50, 60)
C) gr.DrawString(strVar, Me.Font, Pens.Yellow, 50, 60)
D) gr.DrawString(strVar, Me.Font, Color.Yellow, 50, 60)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: A form contains a text box named
Q23: The value of Me.ClientSize.Height is the distance
Q24: The_ event occurs just before a form
Q25: To move the scroll box of a
Q26: A modal form cannot lose the focus
Q28: For a list box named lstBox, the
Q29: With a scroll bar control, the default
Q30: The size of a picture assigned to
Q31: The sector of a circle with sweep
Q32: Give a statement that draws a blue