OLEACTIVATE Enumeration
Visual Studio 2015
Specifies the type of window being activated in response to a window activation event.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| OLEACTIVATE_DOCWINDOW | Indicates that a document window is being activated. | |
| OLEACTIVATE_FRAMEWINDOW | Indicates that a frame window is being activated. |
From vsshell.idl:
Show: