Share

Application.VBE Property

Parent Object: Application

Description

Gets the top-level automation pointer to VBA's IDE.

Syntax

Application.VBE() As Object

Property Value

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

Version

Introduced in version 5.3

Was this information helpful?