Поделиться через


CEditView::OnTextNotFound

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

virtual void OnTextNotFound(
   LPCTSTR lpszFind 
);

Параметры

  • lpszFind
    The text to be found.

Требования

Header: afxext.h

См. также

Основные понятия

CEditView Class

CEditView Members

Hierarchy Chart

CEditView::FindText

CEditView::OnFindNext

CEditView::OnReplaceAll

CEditView::OnReplaceSel