Method ShowNotFound
ShowNotFound(string)
When implemented by a class, displays "searched text not found" message box.
void ShowNotFound(string caption)
Parameters
caption
stringSpecifies caption of the message dialog.
When implemented by a class, displays "searched text not found" message box.
void ShowNotFound(string caption)
caption
stringSpecifies caption of the message dialog.