SECComboBoxEx::OnEditchange
BOOLSECComboBoxEx::OnEditchange(void)
Called when the edit control has changed due to user input.
Defined in: SECBoxEx.cpp
Return Value
BOOL - Return FALSE to allow parent dialog to handle the CBN_EDITCHANGE message also.
See Also