DBDocumentation_KeyDown(Object, KeyEventArgs) Method
for handling the "Enter" and "Escape" key press
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
private void DBDocumentation_KeyDown( object sender, KeyEventArgs e )
Parameters
- sender
- Type: Object
- e
- Type: KeyEventArgs