#include <WTL-PP.h>
Definition at line 151 of file WTL-PP.h.
 
  
  | 
        
          | CEditNoEnterEscSteal::CEditNoEnterEscSteal | ( |  | ) |  |  | inline | 
 
Definition at line 153 of file WTL-PP.h.
  153 : CContainedWindowT<CEdit>(
this, 0) {}
  
 
Definition at line 154 of file WTL-PP.h.
  158     UINT OnEditGetDlgCode(LPMSG lpMsg) {
   160             SetMsgHandled(FALSE); 
return 0;
   162             switch(lpMsg->message) {
   165                     switch(lpMsg->wParam) {
   170                             SetMsgHandled(FALSE); 
return 0;
   173                     SetMsgHandled(FALSE); 
return 0;
  
 
The documentation for this class was generated from the following file: