Click or drag to resize

McWindowsCloseAll Method (Boolean)

Close all windows.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub CloseAll ( 
	forceClose As Boolean
)

Parameters

forceClose
Type: SystemBoolean
Ignore the property McWindow.CloseWithAll and force all the windows to close.
Remarks