Previous Topic: Initialization Accompanying an OPEN EventNext Topic: Clean Up When a Window Is Closed


CLOSE GUI Event

The CLOSE event is triggered when a window is closed. This even can be used to perform any window or dialog box clean-up required by the procedure.

CLOSE can be triggered for the following actions:

In the next sample code, the subscript of an export view is set to zero.