Whether to update the form after all form-based navigation and updates.

Property of

Form, SubForm

Description

Set refreshAlways to false when performing extensive navigation or data processing during an event. When refreshAlways is true, dBASE Plus updates the form periodically during processing, which causes flicker and slows the process. When refreshAlways is false, the form is not updated until the event has completed.

You may force the update for the form during the event by calling refresh( ).