Window.MergeCaption Property (Visio)

Gets or sets the abbreviated caption that appears on the page tab when the window is merged with other windows. Read/write.

Version Information

Version Added: Visio 2002

Syntax

expression .MergeCaption

expression A variable that represents a Window object.

Return Value

String

Remarks

The MergeCaption property applies only to anchored windows. If the Window object is an MDI frame window, Microsoft Visio raises an exception.

Use the Type property to determine window type.