Specifies which key on the keyboard was pressed.

Namespace:  ESRI.ArcGIS.Desktop.AddIns

Assembly:  ESRI.ArcGIS.Desktop.Addins (in ESRI.ArcGIS.Desktop.Addins.dll) Version: 10.0.0.0 (10.0.0.0)

Syntax

C#
protected class KeyEventArgs
Visual Basic (Declaration)
Protected Class KeyEventArgs
Visual C++
protected ref class KeyEventArgs

Inheritance Hierarchy

System..::.Object

  ESRI.ArcGIS.Desktop.AddIns..::.Tool..::.KeyEventArgs

See Also