Microsoft Edge | Microsoft Edge development
Developing and testing features or extensions for Microsoft Edge
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all
I need a support for CDHtmlDialog
As my bug and what I read about this class in: https://learn.microsoft.com/en-us/cpp/mfc/reference/cdhtmldialog-class?view=msvc-170
This class support open Htm file default in IE but I want to open it in Edge
Is there any way to fix this?
Developing and testing features or extensions for Microsoft Edge
CDHtmlDialog uses WebBrowser control, not Edge
For Edge, you must use the WebView2 control