This document is archived and information here might be outdated. Recommended version. |
Special keypress processing while tracking.
[Visual Basic .NET]
Public Function OnKeyDown ( _
ByVal KeyCode As Integer _
) As Boolean
[C#]
public bool OnKeyDown (
int KeyCode
);