PANETYPE Enumeration
Visual Studio 2015
Specifies the pane to get with GetPane calls.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| GP_FOCUS | Pane with focus. | |
| GP_NEXT | Next pane. | |
| GP_PREV | Previous pane. |
From textmgr.idl:
Show: