. ____________________ is the MsgBoxButtons argument that, after an error occurs, allows the user to choose Retry or Cancel.

Fill in the blank(s) with the appropriate word(s).

MsgBoxStyle.RetryCancel

Computer Science & Information Technology

You might also like to view...

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

1. Every function prototype must include at least one formal parameter. 2. A function call is a valid statement. 3. A user-defined function can call library functions or user-defined functions.

Computer Science & Information Technology

Class Array provides methods for _________ arrays.

a) creating b) modifying c) sorting d) searching e) All of the above

Computer Science & Information Technology