<div>Hi there,</div>
<div>&nbsp;</div>
<div>I have a dialog in&nbsp;which I would like to direct all arrow key events to a specific control (a list-box). I have been able&nbsp; to intercept keyboard events by overriding the dialogs on-subwindow-char but I am not sure how to forward them to the list box (I do not want to mess with the current input focus). 
</div>
<div>&nbsp;</div>
<div>Is there a clean way to do this?</div>
<div>&nbsp;</div>
<div>Thanks in advance,</div>
<div>-pp</div>
<div>&nbsp;</div>