Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the type of window being activated in response to a window activation event.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration OLEACTIVATE
public enum OLEACTIVATE
public enum class OLEACTIVATE
type OLEACTIVATE
public enum OLEACTIVATE
Members
| Member name | Description | |
|---|---|---|
| OLEACTIVATE_DOCWINDOW | Indicates that a document window is being activated. | |
| OLEACTIVATE_FRAMEWINDOW | Indicates that a frame window is being activated. |
Remarks
COM Signature
From vsshell.idl: