Table of Contents

Method ShowNotFound

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

ShowNotFound(string)

Displays "searched text not found" message box.

public virtual void ShowNotFound(string caption)

Parameters

caption string

Specifies caption of the message dialog.