Presents an error dialog consisting of a title, a message and a detailed message.
Namespace:
Gallio.UI.ErrorReportingAssembly: Gallio.UI (in Gallio.UI.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class ErrorDialog : Form |
| Visual Basic (Declaration) |
|---|
Public Class ErrorDialog _ Inherits Form |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.Form
Gallio.UI.ErrorReporting..::.ErrorDialog
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.Form
Gallio.UI.ErrorReporting..::.ErrorDialog
