Skip to main content
Version: v20 R4 BETA

On Resize

CodeCan be called byDefinition
29FormThe form's window is resized or the subform object is resized (in this case the event is generated in the form method of the subform)

Description

This event is called:

  • when the window of the form is resized,
  • in the context of subforms, when the size of the subform object in the parent form has changed. In this this case, this event is sent to the subform form method.