Invokes KeyPress event.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
protected override void OnKeyPress( KeyPressEventArgs e ) |
Visual Basic |
---|
Protected Overrides Sub OnKeyPress ( e As KeyPressEventArgs ) |
Parameters
- e
- Type: System.Windows.Forms..::..KeyPressEventArgs