Overriden.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
protected override void OnKeyDown(
	KeyEventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub OnKeyDown ( _
	e As KeyEventArgs _
)
Visual C++
protected:
virtual void OnKeyDown(
	KeyEventArgs^ e
) override

See Also