EnumDialogCurrentState
Enum
Different states the dialog can be set to.
Definition
Namespace:ArtOfTest.WebAii.Win32.Dialogs
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public enum DialogCurrentState
Fields
ActivePendingHandling
The dialog was detected active and currently pending handling
Handled
The dialog was handled
InError
The dialog was not handled successfully
InErrorTryAgain
The dialog should be handled, but if the window is still open we have an error
NotActive
The dialog is not active