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

AutoFillControl..::..OnKeyDown Method

Handles the [E:KeyDown] event.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


protected void OnKeyDown(
	KeyEventArgs e
)
Protected Sub OnKeyDown ( _
	e As KeyEventArgs _
)
protected:
void OnKeyDown(
	KeyEventArgs^ e
)

Parameters

e
Type: KeyEventArgs
The KeyEventArgs instance containing the event data.