Click or drag to resize

AssertDialog Class

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

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

The AssertDialog type exposes the following members.

Constructors
  NameDescription
Public methodAssertDialog
Required method for Designer support - do not modify the contents of this method with the code editor.
Top
Properties
  NameDescription
Public propertyMessage
Public propertyResult
Top
Methods
  NameDescription
Public methodInitializeComponent
Top
Extension Methods
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
See Also