Specifies events for split window panes.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
Public Enumeration PANEEVENTS
public enum PANEEVENTS
public enum class PANEEVENTS
type PANEEVENTS
public enum PANEEVENTS
Members
| 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. |
Remarks
COM Signature
From textmgr.idl: