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)- A11% (5)
- B2% (1)
- C6% (3)
- D81% (38)
Community Discussion
No community discussion yet for this question.