Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Is used to create dialog boxes that use HTML rather than dialog resources to implement their user interface.
class CDHtmlDialog : public CDialog, public CDHtmlEventSink
Remarks
CDHtmlDialog can load the HTML to be displayed from either an HTML resource or a URL.
CDHtmlDialog can also do data exchange with HTML controls and handle events from HTML controls, such as button clicks.
Requirements
Header: afxdhtml.h
See Also
Tasks
DHtmlExplore Sample: Demonstrates Using MFC DHtml Classes