ShowNotFound Method
ShowNotFound(String)
Displays "searched text not found" message box.
Declaration
public virtual void ShowNotFound(string caption)
Parameters
Type | Name | Description |
---|---|---|
String | caption | Specifies caption of the message dialog. |