PANEEVENTS Enumeration
Visual Studio 2015
Specifies events for split window panes.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| PE_CLOSED | Pane is closed. | |
| PE_DETACHED | Pane is detached. | |
| PE_FLAGSCHANGED | PANEFLAGS has changed. | |
| PE_FOCUS_TO_EDIT_PANE | Sets focus on an edit pane. | |
| PE_GOTFOCUS | Pane received focus. |
From textmgr.idl:
Show: