Overriden.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public override void KeyDown( KeyEventArgs args ) |
Visual Basic (Declaration) |
---|
Public Overrides Sub KeyDown ( _ args As KeyEventArgs _ ) |
Visual C++ |
---|
public: virtual void KeyDown( KeyEventArgs^ args ) override |
Parameters
- args
- Type: System.Windows.Input..::.KeyEventArgs