protected void KeyEvent ();

Description

Override this method to handle events when the TreeView has keyboard focus.

The TreeView should not handle key events if it does not have keyboard focus therefore this method is only called when GUIUtility.keyboardControl == treeViewControlID.