Multiple Choice
What is the effect of the statement gr.DrawString("Hello", Me.Font, Brushes.Blue, 50, 60) ?
A) Display the word Hello in blue.
B) Display the word Hello beginning 50 pixels from the left side of the picture box.
C) Display the word Hello with the top of the word 60 pixels from the top of the picture box.
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q78: The statements gr.DrawLine(Pens.Red, 0, 0, 30, 40)
Q79: The following statement can be used to
Q80: Give a statement that draws a red
Q81: A form contains a button called btnDisplay,
Q82: After a ToolTip control has been placed
Q84: A list that has dropped down disappears
Q85: Which of the following steps turns off
Q86: The pair of statements <br>Dim fnt As
Q87: The center of the circle drawn by
Q88: In order to begin timing with the