MFC
TRY
Erweitern Minimieren
Dieser Artikel wurde noch nicht bewertet - Dieses Thema bewerten.

DHTML_EVENT_ONKEYPRESS

Handles (at the document level) the onkeypress event originated by the HTML element identified by elemName.


DHTML_EVENT_ONKEYPRESS(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

Fanden Sie dies hilfreich?
(1500 verbleibende Zeichen)

Community-Beiträge

HINZUFÜGEN
© 2013 Microsoft. Alle Rechte vorbehalten.