Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
Public Enumeration 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: