Compartilhar via


Window.Visible Property (Word)

True if the specified object is visible. Read/write Boolean.

Syntax

expression .Visible

expression Required. A variable that represents a Window object.

Remarks

Some methods and properties may be unavailable if the Visible property is False.

See Also

Concepts

Window Object

Window Object Members