DisplayInfoWindow Property

Applies To

Application Object.

Description

True if the Info window is displayed. Set this property to True to display the Info window. Read-write.

Example

This example displays the Info window.


Application.DisplayInfoWindow = True