CEditView::OnTextNotFound
Override this function to change the default implementation, which calls the Windows function MessageBeep.
virtual void OnTextNotFound(
LPCTSTR lpszFind
);
Parameters
- lpszFind
The text to be found.
Requirements
Header: afxext.h