DBDocumentation Class

Simple Popup Window for displaying Database documentation

Inheritance Hierarchy

Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public class DBDocumentation : Form

The DBDocumentation type exposes the following members.

Constructors

ClassSummary
public constructorDBDocumentation()

Methods

NameSummary
private methodDBDocTextBox_KeyDown(Object, KeyEventArgs)
for handling the "Enter" and "Escape" key press
private methodDBDocumentation_KeyDown(Object, KeyEventArgs)
for handling the "Enter" and "Escape" key press
protected methodDispose(Boolean)
private methodInitializeComponent()

Fields

NameDescription
private fieldcomponents