Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Visual C++
Reference
MFC Reference
 DHTML_EVENT_ONKEYPRESS
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
MFC Library Reference
DHTML_EVENT_ONKEYPRESS

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

DHTML_EVENT_ONKEYPRESS(elemName, memberFxn )

Parameters

elemName
An LPCWSTR holding the ID of the HTML element sourcing the event.
memberFxn
The handler function for the event.

Remarks

Use this macro to add an entry to the DHTML event map in your class.

See Also

MFC Macros and Globals | DHTML Event Maps | CDHtmlDialog

© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker