CHtmlEditView Class

Provides the functionality of the WebBrowser editing platform within the context of MFC's document/view architecture.

class CHtmlEditView : public CHtmlView, public CHtmlEditCtrlBase< CHtmlEditView >

Members

Public Constructors

Name

Description

CHtmlEditView::CHtmlEditView

Constructs a CHtmlEditView object.

Public Methods

Name

Description

CHtmlEditView::Create

Creates a new window object.

CHtmlEditView::GetDHtmlDocument

Returns the IHTMLDocument2 interface on the current document.

CHtmlEditView::GetStartDocument

Retrieves the name of the default document for this view.

Inheritance Hierarchy

CObject

CCmdTarget

CWnd

CView

CScrollView

CFormView

CHtmlEditCtrlBase

CHtmlView

CHtmlEditView

Requirements

Header: afxhtml.h

See Also

Reference

Hierarchy Chart

Concepts

HTMLEdit Sample