DECLARE_DHTML_URL_EVENT_MAP
Declares a DHTML and URL event map in a class definition.
DECLARE_DHTML_URL_EVENT_MAP( )
Remarks
This macro is to be used in the definition of CMultiPageDHtmlDialog-derived classes.
A DHTML and URL event map contains embedded DHTML event maps and URL event entries to map DHTML events to handlers on a per-page basis. Use BEGIN_DHTML_URL_EVENT_MAP to implement the map.
Requirements
Header: afxdhtml.h