RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupSearchForHost..::..OnPreviewKeyDown Method

Handles the [E:PreviewKeyDown] event.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  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.