Method ShowNotFound
ShowNotFound(string)
Displays "searched text not found" message box.
public virtual void ShowNotFound(string caption)
Parameters
captionstringSpecifies caption of the message dialog.
Displays "searched text not found" message box.
public virtual void ShowNotFound(string caption)
caption stringSpecifies caption of the message dialog.