McWindowsCloseAll Method (Boolean)
|
|
Close all windows.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Sub CloseAll (
forceClose As Boolean
)
Parameters
- forceClose
- Type: SystemBoolean
Ignore the property McWindow.CloseWithAll and force all the windows to close.
Remarks
See Also