VBE Interface

Definition

[System.Runtime.InteropServices.Guid("0002E166-0000-0000-C000-000000000046")]
public interface VBE : Microsoft.Vbe.Interop.Application
[<System.Runtime.InteropServices.Guid("0002E166-0000-0000-C000-000000000046")>]
type VBE = interface
    interface Application
Public Interface VBE
Implements Application
Attributes
Implements

Properties

ActiveCodePane
ActiveVBProject
ActiveWindow
Addins
CodePanes
CommandBars
Events
MainWindow
SelectedVBComponent
VBProjects
Version
Windows

Applies to