OnRefresh
The OnRefresh event occurs when the screen is completely repainted (as when the user presses the F2 key). It is typically used to redisplay information to the user that was displayed via Screen.Print statements.
Group: Events
Applies to: Application Form event
Syntax: OnRefresh()