Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_FRAMEWINDOW | Indicates that a frame window is being activated. | |
OLEACTIVATE_DOCWINDOW | Indicates that a document window is being activated. |
Remarks
COM Signature
From vsshell.idl: