BCGControlBar Pro for MFC
virtual BOOL CBCGPProp::OnKillFocus ( CWnd *  pNewWnd)
inlineprotectedvirtual

Called by the framework to notify that the property has lost the input focus.

Returns
Should return TRUE if editing can be finished when the property has lost the input focus.

The default implementation does nothing and returns TRUE.

Parameters
pNewWndPoints to a window object receiving the input focus.