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

Displays the specified exception and information about the exception in a message box.

Syntax

public void ShowError (Exception ex)

Parameters

ex
The Exception 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