#include <WTL-PP.h>
Definition at line 123 of file WTL-PP.h.
CEditNoEscSteal::CEditNoEscSteal |
( |
| ) |
|
|
inline |
Definition at line 125 of file WTL-PP.h.
125 : CContainedWindowT<CEdit>(
this, 0) {}
Definition at line 126 of file WTL-PP.h.
130 UINT OnEditGetDlgCode(LPMSG lpMsg) {
132 SetMsgHandled(FALSE);
return 0;
134 switch(lpMsg->message) {
137 switch(lpMsg->wParam) {
141 SetMsgHandled(FALSE);
return 0;
144 SetMsgHandled(FALSE);
return 0;
The documentation for this class was generated from the following file: