Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the functionality of the WebBrowser ActiveX control in an MFC window.
class CHtmlEditCtrl: public CWnd,
public CHtmlEditCtrlBase< CHtmlEditCtrl >
Members
Public Constructors
Name |
Description |
---|---|
Constructs a CHtmlEditCtrl object. |
Public Methods
Name |
Description |
---|---|
Creates a WebBrowser ActiveX control and attaches it to the CHtmlEditCtrl object. This function automatically puts the WebBrowser ActiveX control into edit mode. |
|
Retrieves the IHTMLDocument2 interface on the document currently loaded in the contained WebBrowser control. |
|
Retrieves the URL to a default document to load in the contained WebBrowser control. |
Remarks
The hosted WebBrowser control is automatically put into edit mode after it is created.
Inheritance Hierarchy
CHtmlEditCtrl
Requirements
Header: afxhtml.h