A script-enabled browser is required for this page to function properly.

When-Window-Resized Trigger

Description

Fires when a window is resized, either by the operator or programmatically through a call to RESIZE_WINDOW or SET_WINDOW_PROPERTY. (Even if the window is not currently displayed, resizing the window programmatically fires the When-Window-Resized trigger.) This trigger also fires at form startup, when the root window is first drawn. It does not fire when a window is iconified.

Definition Level form

Legal Commands

SELECT statements, unrestricted Built-ins, restricted Built-ins

Enter Query Mode yes

Usage Notes

Use this trigger to perform any one of the following types of tasks:


When-Window-Activated Trigger

RESIZE_WINDOW Built-in

SET_WINDOW_PROPERTY Built-in

SYSTEM.EVENT_WINDOW examples