V
VB Programmer
I have a text box. If the user hits the down arrow while in the text box I
want to process some code.
In the KeyPress event of the text box how do I capture the down arrow (I
assume Keys.Down)?
Thanks.
want to process some code.
In the KeyPress event of the text box how do I capture the down arrow (I
assume Keys.Down)?
Thanks.