Application.ProtectedViewWindowActivate Event (PowerPoint)
Occurs when any protected view window is activated.
Version Information
Version Added: PowerPoint 2010
Syntax
expression .ProtectedViewWindowActivate(ProtViewWindow, )
expression A variable that represents an Application object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
ProtViewWindow |
Required |
ProtectedViewWindow |
The protected view window that is activated. |
Return Value
Nothing