SlideShowWindow Members

Include Protected Members
Include Inherited Members

Represents a window in which a slide show runs.

The SlideShowWindow type exposes the following members.

Properties

  Name Description
Public property Active Returns whether the specified pane or window is active. Read-only.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Height Returns or sets the height of the specified object, in points. Read/write.
Public property HWND Returns the slide show window handle.
Public property IsFullScreen Returns whether the specified slide show window occupies the entire screen. Read-only.
Public property Left Returns or sets a Single that represents the distance in points from the left edge of the document, application, and slide show windows to the left edge of the application window's client area. Setting this property to a very large positive or negative value may position the window completely off the desktop. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property Presentation Returns a Presentation object that represents the presentation in which the specified document window or slide show window was created. Read-only.
Public property Top Returns or sets the distance in points from the top edge of the document, application, and slide show window to the top edge of the application window's client area. Read/write.
Public property View Returns a SlideShowView object. Read-only.
Public property Width Returns or sets the width of the specified object, in points. Read/write.

Top

Methods

  Name Description
Public method Activate Activates the specified object.

Top

See Also

Reference

SlideShowWindow Interface

Microsoft.Office.Interop.PowerPoint Namespace