Visible Property (CommandsWindow Object)

[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]

Description

Returns or sets whether the Voice Commands Window is visible (open).

Syntax

agent**.CommandsWindow.Visible** [ = boolean]

Part Description
boolean A Boolean expression specifying whether the Voice Commands Window is visible.
True The window is visible.
False The window is hidden (closed).

Remarks

The server displays the window based on the location and size set by the user.

Note

The user can override this property.