Occurs when a key on the keyboard is pressed when this constructor is active.
[Visual Basic .NET] Public Sub OnKeyDown ( _ ByVal keyState As Integer, _ ByVal shift As Integer _ )
[C#] public void OnKeyDown ( int keyState, int shift );
Product Availability
Available with ArcGIS Desktop.