title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.WindowPrev method (Project) |
vbapj.chm2006 |
|
project-server |
|
f95cf733-fc5c-e454-55b6-11f704dee431 |
06/08/2017 |
medium |
Activates the window that was previously opened.
expression. WindowPrev
( _NoWrap_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
NoWrap | Optional | Boolean | True if using WindowPrev on the first opened window doesn't wrap around to the last opened window. The default value is False. |
Boolean
The window order is the order in which windows are opened. The drop-down window list in the Window group of the View tab in the Ribbon contains the alphabetically sorted list of open windows.
[!includeSupport and feedback]