APPLICATION DESIGN
To modify properties using the properties box
1. Open the form and click the object or custom control.
2. Choose Edit - Properties.
3. In the properties box, choose "Update object from document."
4. Close the properties box.
5. Save and close the form.
To modify properties using the properties sheet in the Programmer's pane
1. Open the form and click the object or custom control. The properties for the object or control display in the Programmer's pane.
2. Select the property UpdateFromDocument and double-click to toggle the value to TRUE.
3. Save and close the form.
See Also