SECColorWell::OnSetFocus

void SECColorWell::OnSetFocus(CWnd* pOldWnd)

Called after gaining the input focus.

Defined in: SECWELL.cpp

Parameters

pOldWnd

Contains the CWnd object that loses the input focus (may be NULL).

See Also

SECColorWell