SlideShowWindow Property

         Example         Applies To

Returns a SlideShowWindow object that represents the slide show window in which the specified presentation is running. Read-only.

Remarks

You can use this property in conjunction with the Me keyword and the Parent property to return the slide show window in which an ActiveX control event was fired, as shown in the example.