次の方法で共有


VBComponentClass クラス

定義

[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
継承
VBComponentClass
属性
実装

コンストラクター

VBComponentClass()

プロパティ

CodeModule
Collection
Designer
DesignerID
HasOpenDesigner
Name
Properties
Saved
Type
VBE

メソッド

Activate()
DesignerWindow()
Export(String)

適用対象