DecimalEditControl..::..OnPreviewKeyDown Method
Handles the [E:PreviewKeyDown] event.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
protected void OnPreviewKeyDown( KeyEventArgs e )
Protected Sub OnPreviewKeyDown ( _ e As KeyEventArgs _ )
protected: void OnPreviewKeyDown( KeyEventArgs^ e )
Parameters
- e
- Type: KeyEventArgs
The KeyEventArgs instance containing the event data.