Question: 2. When entered in the appropriate event procedure, which of the following statements cancels the key pressed by the user? a. e.Cancel = True b.
2. When entered in the appropriate event procedure, which of the following statements cancels the key pressed by the user?
a. e.Cancel = True
b. e.Cancel = False
c. e.Handled = True
d. e.Handled = False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
