GME
13
|
#include <InPlaceEdit.h>
Public Member Functions | |
CInPlaceEdit () | |
virtual | ~CInPlaceEdit () |
Protected Member Functions | |
virtual LRESULT | WindowProc (UINT message, WPARAM wParam, LPARAM lParam) |
afx_msg void | OnKillFocus (CWnd *pNewWnd) |
Definition at line 36 of file InPlaceEdit.h.
Definition at line 60 of file InPlaceEdit.cpp.
CInPlaceEdit::~CInPlaceEdit | ( | ) | [virtual] |
Definition at line 64 of file InPlaceEdit.cpp.
void CInPlaceEdit::OnKillFocus | ( | CWnd * | pNewWnd | ) | [protected] |
Definition at line 78 of file InPlaceEdit.cpp.
LRESULT CInPlaceEdit::WindowProc | ( | UINT | message, |
WPARAM | wParam, | ||
LPARAM | lParam | ||
) | [protected, virtual] |
Definition at line 91 of file InPlaceEdit.cpp.