Called to execute a command selected from the context menu. See cef_menu_id_t for the command ids that have default implementations. All user-defined command ids should be between MENU_ID_USER_FIRST and MENU_ID_USER_LAST.
Namespace: CefSharpCefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxbool OnContextMenuCommand( IWebBrowser chromiumWebBrowser, IBrowser browser, IFrame frame, IContextMenuParams parameters, CefMenuCommand commandId, CefEventFlags eventFlags )
bool OnContextMenuCommand( IWebBrowser^ chromiumWebBrowser, IBrowser^ browser, IFrame^ frame, IContextMenuParams^ parameters, CefMenuCommand commandId, CefEventFlags eventFlags )Parameters
Type:
BooleanReturn true if the command was handled or false for the default implementation.
See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4