CGridListCtrlEx
|
CEdit inside CComboBox for inplace edit. For internal use by CGridColumnTraitCombo. More...
Protected Member Functions | |
afx_msg void | OnKillFocus (CWnd *pNewWnd) |
WM_KILLFOCUS message handler called when CEdit is loosing focus to other control. More... | |
DECLARE_MESSAGE_MAP () | |
CEdit inside CComboBox for inplace edit. For internal use by CGridColumnTraitCombo.
|
protected |
WM_KILLFOCUS message handler called when CEdit is loosing focus to other control.
Used register that cell value editor should close.
pNewWnd | Pointer to the window that receives the input focus (may be NULL or may be temporary). |