次の方法で共有


WindowsClass クラス

定義

[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("0002E185-0000-0000-C000-000000000046")]
public class WindowsClass : Microsoft.Vbe.Interop.Windows
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("0002E185-0000-0000-C000-000000000046")>]
type WindowsClass = class
    interface _Windows
    interface Windows
Public Class WindowsClass
Implements Windows
継承
WindowsClass
属性
実装

コンストラクター

WindowsClass()

プロパティ

Count
Parent
VBE

メソッド

CreateToolWindow(AddIn, String, String, String, Object)
GetEnumerator()
Item(Object)

適用対象