ApplicationEvents Property
Description
Returns the ApplicationObjectEvents object for use in capturing application events.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property ApplicationEvents As ApplicationObjectEvents |
See Also