Specifies the pane to get with GetPane calls.
Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
声明
Public Enumeration PANETYPE
用法
Dim instance As PANETYPE
public enum PANETYPE
public enum class PANETYPE
type PANETYPE
public enum PANETYPE
Members
| Member name | Description | |
|---|---|---|
| GP_FOCUS | Pane with focus. | |
| GP_NEXT | Next pane. | |
| GP_PREV | Previous pane. | 
Remarks
COM Signature
From textmgr.idl: