Invoked as a result of a key down platform event.
Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.WidgetsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected override void OnKeyDown( KeyboardEventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnKeyDown ( _ e As KeyboardEventArgs _ ) |
Parameters
- e
- Type: TallComponents.Interaction.WinForms.Events..::..KeyboardEventArgs
The keyboard event.