[This is preliminary documentation and is subject to change.]
HTML dialog box
Namespace: Tools.WindowsT.FormsTAssembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
[DesignerGeneratedAttribute] public class HTMLDialog : Form |
| Visual Basic |
|---|
<DesignerGeneratedAttribute> _ Public Class HTMLDialog _ Inherits Form |
| Visual C++ |
|---|
[DesignerGeneratedAttribute] public ref class HTMLDialog : public Form |
| F# |
|---|
[<DesignerGeneratedAttribute>] type HTMLDialog = class inherit Form end |
| JScript |
|---|
public class HTMLDialog extends 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
Tools.WindowsT.FormsT..::..HTMLDialog
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..Form
Tools.WindowsT.FormsT..::..HTMLDialog