Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
protected override void OnKeyPress(
KeyPressEventArgs e
) |
| Visual Basic |
|---|
Protected Overrides Sub OnKeyPress ( _
e As KeyPressEventArgs _
) |
Parameters
- e
- Type: System.Windows.Forms..::..KeyPressEventArgs
See Also