Member variable CoreWebView2Settings():AreDefaultContextMenusEnabled Foundation
Controls whether default context menus are enabled.
This member variable determines whether the default context menus are shown when the user right-clicks in the WebView2 control. When set to .T. (true), right-clicking will display the browser's standard context menu with options like Copy, Paste, Back, Forward, etc. When set to .F. (false), the default context menu is suppressed. The default context menu is enabled by default.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.