DocumentWindow.Activate method (PowerPoint)

Activates the specified object.

Syntax

expression.Activate

expression A variable that represents a DocumentWindow object.

Example

This example activates the document window immediately following the active window in the document window order.

Windows(2).Activate

See also

DocumentWindow Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.