2 out of 6 rated this helpful - Rate this topic

CDHtmlDialog Class 

Is used to create dialog boxes that use HTML rather than dialog resources to implement their user interface.


class CDHtmlDialog : public CDialog, public CDHtmlEventSink

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.

Header: afxdhtml.h

This class is not supported in Smart Device projects.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.