After the form or component has been opened.

Parameters

none

Property of

All form objects.

Description

onOpen events fire after a form has been opened by either open( ) or readmodal( ). First the onOpen event for the form or report fires, then the onOpen for each component, if one has been assigned. Use onOpen to set up items in the form that cannot be set in the Form designer.