Window.Visible property (Visio)

Determines whether a window is visible. Read/write.

Syntax

expression.Visible

expression A variable that represents a Window object.

Return value

Boolean

Remarks

If your Visual Studio solution includes the Microsoft.Office.Interop.Visio reference, this property maps to the following types:

  • Microsoft.Office.Interop.Visio.IVWindow.Visible

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.