The form tools are found in the Forms group located on the Create tab

Indicate whether the statement is true or false

TRUE

Computer Science & Information Technology

You might also like to view...

A user has an external hard drive which they forget to unplug before booting their machine. Each time this happens, an error shows on the screen which states "Boot sector missing - reboot to try again" Which of the following would be the best way to resolve this?

a. Change BIOS options to remove the CD drive from the boot order b. Change BIOS options to remove USB devices from the boot order c. Change BIOS options to remove the floppy drive from the boot order d. Set the SATA setting in BIOS to AHCI from IDE

Computer Science & Information Technology

If a user enters a value in the text box of an editable combo box and the value is NOT in the list, what will the method getSelectedItem return?

A) The value that the user replaced B) The index of the item the user entered C) The value that appears in the text field, even if it is not in the combo box's list D) Nothing, since the item is not in the list

Computer Science & Information Technology