Edit

Share via


CodePanes Interface

Definition

[System.Runtime.InteropServices.Guid("0002E172-0000-0000-C000-000000000046")]
public interface CodePanes : Microsoft.Vbe.Interop._CodePanes
[<System.Runtime.InteropServices.Guid("0002E172-0000-0000-C000-000000000046")>]
type CodePanes = interface
    interface _CodePanes
Public Interface CodePanes
Implements _CodePanes
Derived
Attributes
Implements

Properties

Count (Inherited from _CodePanes)
Current (Inherited from _CodePanes)
Parent (Inherited from _CodePanes)
VBE (Inherited from _CodePanes)

Methods

GetEnumerator() (Inherited from _CodePanes)
Item(Object) (Inherited from _CodePanes)

Applies to