Share

Application.FileUIEvents Property

Parent Object: Application

Description

Property that returns the FileUIEvents object. This object supports a set of events that are fired in reaction to certain user interface actions.

Syntax

Application.FileUIEvents() As FileUIEvents

Property Value

This is a read only property whose value is a FileUIEvents.

Version

Introduced in version 4

Was this information helpful?