System.Windows.Forms.Design.IUIService.ShowError Method

Displays the specified error message in a message box.

Syntax

public void ShowError (string message)

Parameters

message
The error message to display.

Remarks

Using this method enables the message box display to be properly integrated with the development environment.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0