Multiple Choice
You never call method OnPaint directly because
A) OnPaint is an abstract method.
B) drawing graphics is an event-driven process.
C) OnPaint is a GUI method only so it cannot be called.
D) OnPaint is a class not a method.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q62: A property like Bold or Underline:<br>A)returns false
Q63: To load an image that is on
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
Q68: To close the polygon,the user needs to
Q69: A font's properties are also known as