SECCurrencyEdit::OnKillFocus
voidSECCurrencyEdit::OnKillFocus(CWnd*pNewWnd)
Called immediately before losing the input focus.
Defined in: curredit.cpp
Return Value
void
Parameters
pNewWnd
Specifies a pointer to the window that receives the input focus (may be NULL or may be temporary).
See Also