CComControl::OnKillFocus

This method checks that the control is in-place active and has a valid control site, then informs the container the control has lost focus.

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

LRESULT OnKillFocus( UINT nMsg, WPARAM wParam,
LPARAM
lParam, BOOL& bHandled );

See Also

CComControl::m_bInPlaceActive, CComControl::m_spClientSite