Share

Application.ApplicationEvents Property

Parent Object: Application

Description

Property that returns the ApplicationEvents object. This object supports a set of events that are application-centric.

Syntax

Application.ApplicationEvents() As ApplicationEvents

Property Value

This is a read only property whose value is an ApplicationEvents.

Version

Introduced in version 4

Was this information helpful?