The _____object property references the browser window in which the event has occurred.

A. evt.target
B. evt.view
C. evt.currentTarget
D. evt.eventphase

Answer: B

Computer Science & Information Technology

You might also like to view...

The code that is written in VBA is called a(n) ________ in VBA

A) object-oriented program B) javascript C) procedure D) event

Computer Science & Information Technology

When macros do not work as intended, you can perform the macro one ________ at a time to discover where the error occurs

Fill in the blank(s) with correct word

Computer Science & Information Technology