Multipage DHTML and URL Event Maps

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The following macros can be used to handle DHTML events in CMultiPageDHtmlDialog-derived classes.

URL Event Map Macros

BEGIN_DHTML_URL_EVENT_MAP

Marks the start of the multipage DHTML and URL event map.

BEGIN_EMBED_DHTML_EVENT_MAP

Marks the start of an embedded DHTML event map.

BEGIN_URL_ENTRIES

Marks the start of a URL event entry map.

DECLARE_DHTML_URL_EVENT_MAP

Declares the multipage DHTML and URL event map.

END_DHTML_URL_EVENT_MAP

Marks the end of the multipage DHTML and URL event map.

END_EMBED_DHTML_EVENT_MAP

Marks the end of an embedded DHTML event map.

END_URL_ENTRIES

Marks the end of a URL event entry map.

URL_EVENT_ENTRY

Maps a URL or HTML resource to a page in a multipage dialog.

See Also

Concepts

MFC Macros and Globals