Applies To
Window Object.
Description
Activates the specified window and then activates the window at the back of the window z-order.
Syntax
object.ActivatePrevious
object
Required. The Window object.
See Also
ActivateNext Method, Previous Property.
Example
This example activates the window at the back of the z-order.
ActiveWindow.ActivatePrevious