This topic has not yet been rated - Rate this topic

BEGIN_URL_ENTRIES

Starts the definition of a URL event entry map in a multipage dialog.

BEGIN_URL_ENTRIES(className )

Parameter

className
The name of the class containing the URL event entry map. This class should derive directly or indirectly from CMultiPageDHtmlDialog. The URL event entry map must be inside a DHTML and URL event map).

Remarks

Because a multipage DHTML dialog consists of multiple HTML pages, URL event entries are used to map URLs or HTML resources to corresponding embedded DHTML event maps. Put URL_EVENT_ENTRY macros between BEGIN_URL_ENTRIES and END_URL_ENTRIES macros.

Example

See the example in BEGIN_DHTML_URL_EVENT_MAP.

See Also

MFC Macros and Globals | Multipage DHTML and URL Event Maps

Did you find this helpful?
(1500 characters remaining)