CGXGridCore::OnTextNotFound
virtual void OnTextNotFound(LPCTSTR lpszFind);
lpszFind
The text to be found.
Remarks
Override this function to change the default implementation, which calls the Windows function MessageBeep.
See Also
CGXGridCore::OnFindNext CGXGridCore::OnReplaceAll CGXGridCore::OnTextNotFound CGXGridCore::OnReplaceSel