Visual Studio 2010 - Visual C++
DHTML_EVENT_ONROWENTER
Handles (at the document level) the onrowenter event originated by the HTML element identified by elemName.
DHTML_EVENT_ONROWENTER(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