CEditView::OnTextNotFound

virtualvoidOnTextNotFound(LPCTSTRlpszFind**);**

Parameters

lpszFind

The text to be found.

Remarks

Override this function to change the default implementation, which calls the Windows function MessageBeep.

CEditView OverviewClass MembersHierarchy Chart

See Also   CEditView::FindText, CEditView::OnFindNext, CEditView::OnReplaceAll, CEditView::OnReplaceSel