SECColorWell::OnKillFocus

void SECColorWell::OnKillFocus(CWnd* pNewWnd)

Called immediately before losing the input focus.

Defined in: SECWELL.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

SECColorWell