RadMaskedEditBoxKeyPress Event |
Occurs when the RadItem has focus and the user pressees a key
Namespace: Telerik.WinControls.UIAssembly: Telerik.WinControls.UI (in Telerik.WinControls.UI.dll) Version: 2018.1.220.40 (2018.1.220.40)
Syntaxpublic event KeyPressEventHandler KeyPress
Public Event KeyPress As KeyPressEventHandler
Value
Type:
System.Windows.FormsKeyPressEventHandler
See Also