Table of Contents

Method ShowNotFound

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

ShowNotFound(ISearch, string)

Displays "searched text not found" message box.

public virtual void ShowNotFound(ISearch search, string caption)

Parameters

search ISearch

ISearch where text wasn't found.

caption string

Specifies caption of the message dialog.