Multiple Choice
A property like Bold or Underline:
A) returns false if the font is bold or underlined,respectively.
B) returns true if the font is bold or underlined,respectively.
C) makes the text all bold or underlined,respectively.
D) gets rid of all bold or underlined text,respectively,and makes it plain.
Correct Answer:

Verified
Correct Answer:
Verified
Q57: The alpha value determines the brightness of
Q58: The most common unit of measurement for
Q59: The graphics enumeration called GraphicsUnit has constant
Q60: Screen coordinates are measured in:<br>A)inches<br>B)centimeters<br>C)pixels<br>D)millimeters
Q61: The difference between an open and closed
Q63: To load an image that is on
Q64: You never call method OnPaint directly because<br>A)OnPaint
Q65: The ascent of a character is:<br>A)the height
Q66: Every app that derives from class System.Windows.Forms.Form
Q67: In Visual Basic's coordinates system (0,0)is located