True/False
The pair of statements
Dim fnt As Font = New Font("Times New Roman", 12) Gr.DrawString("Hello", fnt, Brushes.Blue,10,10) displays the word Hello in 12-point Times New Roman font.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q80: Give a statement that draws a red
Q81: A form contains a button called btnDisplay,
Q82: After a ToolTip control has been placed
Q83: What is the effect of the statement
Q84: A list that has dropped down disappears
Q85: Which of the following steps turns off
Q87: The center of the circle drawn by
Q88: In order to begin timing with the
Q89: The statements gr.DrawLine(Pens.Red, 10, 20, 30, 40)
Q90: A form contains a text box named