How do you change what character is inserted in a check box when a user clicks it?

A. Click the Insert tab, then click Symbol.
B. Right-click the check box, then click Edit.
C. Click Properties, then click Edit Check Box.
D. Click Properties, then click Change next to the Checked symbol label.


Answer: D

Computer Science & Information Technology

You might also like to view...

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

1) C# is like C++ in that programmers must manage memory explicitly. 2) A destructor has the same name as the class and its constructor. 3) You cannot determine when the garbage collector will execute. 4) The garbage collector looks for objects with no values. 5) Each object of a class has its own copy of all the instance variables of the class.

Computer Science & Information Technology

Match the following parts of the Excel window with their description

I. Formula Bar II. Sheet tab III. Status bar IV. New sheet button V. Share button A. Indicated by a + (plus sign) B. Permits entry or editing C. Identifies the worksheet in the workbook D. Where you can save your file to the cloud E. Displays items such as the current cell mode

Computer Science & Information Technology

A(n) ________ is a Web address for another Web site that is included in your XHTML document

Fill in the blank(s) with correct word

Computer Science & Information Technology

A variable of a primitive type is thought of as a box that contains a pointer to an object.

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

Computer Science & Information Technology