Click or drag to resize

ErrorDialog Class

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              ErrorDialog

Namespace:  XSharp
Assembly:  XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax
 CLASS ErrorDialog INHERIT Form
Request Example View Source

The ErrorDialog type exposes the following members.

Constructors
  NameDescription
Public methodErrorDialog(Exception)
Initializes a new instance of the ErrorDialog class
Public methodErrorDialog(String)
Initializes a new instance of the ErrorDialog class
Top
Fields
Extension Methods
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
See Also