Table of Contents

Method ShowNotFound

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

ShowNotFound(string)

When implemented by a class, displays "searched text not found" message box.

void ShowNotFound(string caption)

Parameters

caption string

Specifies caption of the message dialog.