Case 5-2
Eric used to have a small reference card that he kept handy to remind him which MsgBoxButton arguments values translate to which buttons in the dialog box, but then he lost the card. He calls over to you for help in reminding him what values correspond to what.
Eric wants your help in remembering which of the following options corresponds to a dialog box that alerts the user to an error and offers the OK and Cancel buttons. What do you tell him?

A. MsgBox("User name is missing", 0 Or 32, "User Name Error")
B. MsgBox("User name is missing", 0 Or 48, "User Name Error")
C. MsgBox("User name is missing", 1 Or 64, "User Name Error")
D. MsgBox("User name is missing", 1 Or 16, "User Name Error")


Answer: D

Computer Science & Information Technology

You might also like to view...

The _________ is the central router of information and controls access to all of the physical resources of the hardware.

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

Computer Science & Information Technology

Navigation forms display data from a table, therefore they are a bound object

Indicate whether the statement is true or false

Computer Science & Information Technology

Which Control Panel applet and path are used in Windows XP to change your computer's language?

A. Regional and Language Options | Advanced Tab | Details button b. Regional and Language Options | Languages Tab | Change Button c. Regional and Language Options | Languages Tab | Details button d. Regional and Language Options | Advanced Tab | Change Button

Computer Science & Information Technology

The research department identifies, investigates, and develops new products and services.

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

Computer Science & Information Technology