LookupSearchForHost..::..OnPreviewKeyDown Method
Handles the [E:PreviewKeyDown] event.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.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.