DocumentWindow.NewWindow (PowerPoint)

Opens a new window that contains the same document that is displayed in the specified window. Returns a DocumentWindow object that represents the new window.


Dim dwwNewWindow As DocumentWindow
Set dwwNewWindow = ActiveWindow.NewWindow()