Case-Based Critical Thinking QuestionsCase 2Brendan has inherited a form from the person who held his job previously. His manager would like him to make some substantial changes to it in order to make it more user-friendly for the records team. Brendan, however, is not an expert in form properties, so after he opens up the property sheet, he asks you for some advice.
For the next few days, while Brendan is working on the form, he needs to prevent the users from changing data displayed by the form. What do you tell him to do?
A. Set the Force New Page form section property to Yes.
B. Set the Display When form section property to Screen Only.
C. Set the Allow Edits form property to No.
D. Any of the above
Answer: C
You might also like to view...
Answer the following statements true (T) or false (F)
1. The recommended prefix for the name of a button control is btn. 2. The Auto Hide feature of the Toolbox is active when the pushpin is horizontal. 3. A group of several controls can be resized or moved simultaneously. 4. The control with tab index 1 is always the first control to receive the focus when the program is run. 5. Snap lines can be used to align the bottoms, middles, and tops of controls.
The ____ rollover image option ensures that the rollover image displays without a delay.
A. Buffer B. Preload C. Capture D. Static
Generic data types are available in C++ through the ____ library.
A. iostream B. iomanip C. STD D. STL
Which command on the Table menu would you use to insert a preformatted table template?
A. Insert Table B. Draw Table C. Create Table from Template D. Quick Tables