IsDefaultDownloadDialogStateChanged

Description

Occurs when the default download dialog state is changed.

Syntax

IsDefaultDownloadDialogStateChanged (boolean isOpen)

Event ID

Event ID

Objects

None

WebBrowser controls


Arguments

Argument

Description

isOpen

Whether the default download dialog is currently opened.

TRUE indicates the default download dialog is opened.

FALSE indicates the default download dialog is not opened.


Return Values

None

See also

EstimatedEndTimeChanged