title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.WindowDeactivate event (Project) |
project-server |
|
141940d7-f117-d3a8-2aa5-83679a5fbfd4 |
06/08/2017 |
medium |
Occurs when any window within Project is deactivated. The WindowDeactivate event does not occur when the application window is deactivated.
expression.WindowDeactivate (deactivatedWindow)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
deactivatedWindow | Required | Window | The deactivated window. |
Nothing
Project events don't occur when the project is embedded in another document or application.
[!includeSupport and feedback]