Click or drag to resize

McApplicationWindows Property

Returns the collection of document windows.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property Windows As IMcWindows
	Get

Property Value

Type: IMcWindows

Return Value

Type: IMcWindows

Implements

IMcApplication2.Windows
IMcApplication.Windows
Remarks
This version exposes the legacy interop definition.
See Also