Forms are originally formatted with the dataset theme.

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


False

Forms are originally formatted with the Office theme, but you can apply a different theme in Layout view. The theme you select is applied to all of the objects in the database unless you specify to apply the theme to the current object only or to all matching objects, such as all forms. See 19-2: Modifying a Form's Design in Layout View

Computer Science & Information Technology

You might also like to view...

Which of the following expressions determines whether the char variable, chrA, is not equal to the letter 'A'?

a. chrA == 'A' b. chrA != 'A' c. chrA || 'A' d. chrA.notEquals(A)

Computer Science & Information Technology

Calc automatically recognizes whether the user is entering text or numbers based on the first keystroke on the keyboard

Indicate whether the statement is true or false

Computer Science & Information Technology

Merge two or more arrays with the ____ function.

A. array_merge() B. array_plus() C. array_paste() D. array_values()

Computer Science & Information Technology

Many CD-ROM projects include a plain-text file that contains a description of changes or bugs reported since the documentation was printed and a detailed description of the installation process, often named ____________________.

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

Computer Science & Information Technology