Share via


Application.VBE Property

Project Developer Reference

Returns a VBE object that represents the Visual Basic Editor. Read-only Object.

Syntax

expression.VBE

expression   A variable that represents an Application object.

Return Value
[VBE]

See Also