In order to use modifier keys, you should:

a) use the ModifierKey event.
b) use the KeyData property.
c) use the ModifierKeyHandler.
d) modifier keys are handled by the operating system.

b) use the KeyData property.

Computer Science & Information Technology

You might also like to view...

A class is a(n) __________ that is defined by the programmer.

a. data type b. function c. method d. attribute e. None of these

Computer Science & Information Technology

What is the second step in the problem-solving process?

A. analyze the problem B. code the algorithm into a program C. write the documentation D. plan the algorithm

Computer Science & Information Technology