Edytuj

Udostępnij za pośrednictwem


VBComponent Interface

Definition

[System.Runtime.InteropServices.Guid("EEE00921-E393-11D1-BB03-00C04FB6C4A6")]
public interface VBComponent : Microsoft.Vbe.Interop._VBComponent
[<System.Runtime.InteropServices.Guid("EEE00921-E393-11D1-BB03-00C04FB6C4A6")>]
type VBComponent = interface
    interface _VBComponent
Public Interface VBComponent
Implements _VBComponent
Derived
Attributes
Implements

Properties

CodeModule (Inherited from _VBComponent_Old)
Collection (Inherited from _VBComponent_Old)
Designer (Inherited from _VBComponent_Old)
DesignerID (Inherited from _VBComponent)
HasOpenDesigner (Inherited from _VBComponent_Old)
Name (Inherited from _VBComponent_Old)
Properties (Inherited from _VBComponent_Old)
Saved (Inherited from _VBComponent_Old)
Type (Inherited from _VBComponent_Old)
VBE (Inherited from _VBComponent_Old)

Methods

Activate() (Inherited from _VBComponent_Old)
DesignerWindow() (Inherited from _VBComponent_Old)
Export(String) (Inherited from _VBComponent_Old)

Applies to