Visual Studio 2010 - Visual C++
DHTML_EVENT_ONFOCUS
Handles (at the element level) the onfocus event. This is a nonbubbling event.
DHTML_EVENT_ONFOCUS(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