DisplayClipboardWindow Property

Applies To

Application Object.

Description

Apple Macintosh only. True if the Clipboard window is displayed. Set this property to True to display the Clipboard window. Read-write.

Remarks

In Microsoft Windows, this property retains its value, but does nothing.

Example

This example displays the Clipboard window.


Application.DisplayClipboardWindow = True