Open Event

Object List Next Object

Defined By:
Project

Description:

This event occurs after the project has loaded all of its modules.

Usage:

Sub Open ()

Details:

Any code inserted into this event will be executed after the project has loaded all of its modules. It is useful for taking care of initializations.