Is there a way to intercept keystrokes before they go to the child controls? I need to update a tree control if F5 is pressed, but am not sure how to "intercept" this keystroke.

Thanks,
Jaime