PreviousFocusWindowHandle
Interface AntView
Type: Property
Access: Write-Only
Data Type: UInt64
Overrides default focus behavior when you shift-tab out of the control.
Set to the Window Handle of the control that you want to take the focus.
Currently the default focus behavior is that the tab behavior will stop at the first control in the page. It won't hang, but it also won't tab out of the control.
For programming languages that don't support UInt64, use PreviousFocusWindowHandleUInt or PreviousFocusWindowHandleHwnd instead.
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024