Contents - Index - Top


TxContextMenuTargetKind

 

Specifies the type of context that the menu was activated for. This enum is used in the AntViewContextMenuTarget interface, property Kind.

 

Constants for enum CoreWebView2ContextMenuTargetKind

 

 

cmtkPage:

The context menu was invoked for a page.

 

cmtkImage:

The context menu is invoked for an image.

 

cmtkSelectedText:

The context menu is invoked while the user has selected some text. You can use the hasSelection property to confirm and request the actual selected text via the selectionText property.

 

cmtkAudio:

The context menu is invoked for audio.

 

cmtkVideo:

The context menu is invoked for video.

 

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 11/05/2025