Click or drag to resize

CloseAllFormCloseAllFormAction Enumeration

Defines the document closing behavior.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Enumeration CloseAllFormAction
Members
  Member nameValueDescription
actionYes0
actionYesAll1
actionNo2
actionNoAll3
actionCancel4
actionNotAvailable5
Remarks