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.


b) drawing graphics is an event-driven process.

Computer Science & Information Technology

You might also like to view...

All Android devices automatically encrypt data stored on the device when a user activates the login password.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which Windowscommand will power down a local or remote computer?

A. restart B. poweroff C. shutdown D. reboot

Computer Science & Information Technology

The \ symbol entered at the beginning of an input mask ensures that any characters entered are converted to lowercase. ____________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The Rehabilitation Act of 1973 requires that U.S. Federal agencies make their electronic and information technology accessible to people with disabilities.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology