ClassDialogBatch
Class
A group of dialogs to be monitored together.
Definition
Namespace:ArtOfTest.WebAii.Win32.Dialogs
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class DialogBatch
Inheritance: objectDialogBatch
Constructors
DialogBatch()
Declaration
cs-api-definition
public DialogBatch()
Properties
AutoRemove
Indicates whether batch will be auto removed from dialog monitoring when all its dialogs are handled.