Edit

Share via


WindowsClass Class

Definition

[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
Inheritance
WindowsClass
Attributes
Implements

Constructors

WindowsClass()

Properties

Count
Parent
VBE

Methods

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

Applies to