Visual Studio 2010 - Visual C++
DHTML_EVENT_TAG
Handles (at the document level) an event identified by dispid originated by any HTML element with the HTML tag identified by elemName.
DHTML_EVENT_TAG(dispid, elemName, memberFxn )
Parameters
Remarks
Use this macro to add an entry to the DHTML event map in your class.
Requirements
Header: afxdhtml.h
See Also