Click or drag to resize

McWindowCloseWithAll Property

Whether this window should close with all the others or not.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Property CloseWithAll As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
This property is used by live preview.
See Also