nerdexam
Microsoft

MB6-890 · Question #6

You need to create a form with details from the master form style. This form needs to open in view mode with an Edit button so that it is editable. Which property should you set at the form design…

The correct answer is D. set Form.Design.ViewEditMode property to `Auto'Value. See the full explanation below for the reasoning.

Question

You need to create a form with details from the master form style. This form needs to open in view mode with an Edit button so that it is editable. Which property should you set at the form design level to achieve this behavior?

Options

  • Aset Form.Design.Mode property to Edit' value
  • Bset Form.Design.ViewEditMode property to `View' value
  • Cset Form.Design.ViewEditMode property to `Edit' value
  • Dset Form.Design.ViewEditMode property to `Auto'Value

How the community answered

(47 responses)
  • A
    11% (5)
  • B
    2% (1)
  • C
    6% (3)
  • D
    81% (38)

Community Discussion

No community discussion yet for this question.

Full MB6-890 Practice