Contents - Index - Top


OnAcceleratorKeyPressed

Interface AntView 

 

Type: Event

Parameters: Boolean* Handled TxKeyEventKind KeyEventKind Integer KeyEventLParam Integer VirtualKey AntViewPhysicalKeyStatus* PhysicalKeyStatus

 

 

The OnAcceleratorKeyPressed event is triggered when an accelerator key is pressed.

 

Note that the VirtualKey parameter is declared as UInteger in the WebView2 API. We are passing it here as a Integer as some platforms are having problems with being able to use a UInteger data type.

 

 

Introduced in AntView release 1.1.236

 


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