DHTML_EVENT_ONFOCUS
Handles (at the element level) the onfocus event. This is a nonbubbling event.
DHTML_EVENT_ONFOCUS(elemName, memberFxn )
매개 변수
elemName
An LPCWSTR holding the ID of the HTML element sourcing the event.memberFxn
The handler function for the event.
설명
Use this macro to add an entry to the DHTML event map in your class.
요구 사항
Header: afxdhtml.h