Contents - Index - Top


TxScriptDialogKind

 

The kind of javascript dialog that is triggering the OnScriptDialogOpening event.

 

Constants for enum CoreWebView2ScriptDialogKind

 

 

sdkAlert:

The dialog uses the window.alert JavaScript function.

 

sdkConfirm:

The dialog uses the window.confirm JavaScript function.

 

sdkPrompt:

The dialog uses the window.prompt JavaScript function.

 

sdkBeforeUnload:

The dialog uses the window.beforeunload JavaScript event.

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024