This member function is called by the framework when the OnKeyUp member function and the OnKeyDown member functions are called. This member function can be used to specify the character value of a dead key.
afx_msg void OnDeadChar( UINT nChar, UINT nRepCnt, UINT nFlags );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::OnKeyUp, CWnd::OnKeyDown