DBDocumentation Class
Simple Popup Window for displaying Database documentation
Inheritance Hierarchy
- System.Windows.Forms.Form
- DBaddin.DBDocumentation
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public class DBDocumentation : Form
The DBDocumentation type exposes the following members.
Constructors
| Class | Summary | |
|---|---|---|
![]() | DBDocumentation() |
Methods
| Name | Summary | |
|---|---|---|
![]() | DBDocTextBox_KeyDown(Object, KeyEventArgs) | for handling the "Enter" and "Escape" key press |
![]() | DBDocumentation_KeyDown(Object, KeyEventArgs) | for handling the "Enter" and "Escape" key press |
![]() | Dispose(Boolean) | |
![]() | InitializeComponent() |
Fields
| Name | Description | |
|---|---|---|
![]() | components |



