How to hide the default context menu in the CefSharp Chromium browser in WPF

An example of not only how to use CefSharp.WinForms.ChromiumWebBrowser version 67 in a Visual Studio WPF application, but to hide the default context menu that show up on right-clicking the browser area.  See the following post for a general description of how to use CefSharp in Visual Studio: Step 1: Create a new Visual Studio project To …

Continue reading ‘How to hide the default context menu in the CefSharp Chromium browser in WPF’ »