Edit

Share via


VBComponentClass Class

Definition

[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("BE39F3DA-1B13-11D0-887F-00A0C90F2744")]
public class VBComponentClass : Microsoft.Vbe.Interop.VBComponent
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("BE39F3DA-1B13-11D0-887F-00A0C90F2744")>]
type VBComponentClass = class
    interface _VBComponent
    interface VBComponent
Public Class VBComponentClass
Implements VBComponent
Inheritance
VBComponentClass
Attributes
Implements

Constructors

VBComponentClass()

Properties

CodeModule
Collection
Designer
DesignerID
HasOpenDesigner
Name
Properties
Saved
Type
VBE

Methods

Activate()
DesignerWindow()
Export(String)

Applies to