| Mercury.QTP.CustomServer Namespace > CustomServerBase Class : ShowError Method |
Clicking on the icon displays the error message passed as parameter text.
The icon cannot be displayed unless the source control is a transparent proxy.
'DeclarationProtected Function ShowError( _ ByVal text As System.String _ ) As System.Boolean
protected System.bool ShowError( System.string text )
Parameters
- text
- The error message.
Return Value

