END_DHTML_URL_EVENT_MAP
Marks the end of a DHTML and URL event map.
END_DHTML_URL_EVENT_MAP(className)
Parameters
- className
The name of the class containing the event map. This class should derive directly or indirectly from CMultiPageDHtmlDialog. This should match className in the corresponding BEGIN_DHTML_URL_EVENT_MAP macro.
Example
See the example in BEGIN_DHTML_URL_EVENT_MAP.
Requirements
Header: afxdhtml.h