Catch hardkeys in textbox control ?
Hi everyone,
I have a form with 3 textbox: TextBox1, TextBox2, TextBox3. When focus in TextBox1, I want to press down key and it will focus toTextBox2, also with TextBox3. I read example in Help but it only catch hardkeys of form, not the textbox. Could you please tell me how?
Thank so much.
Last edited by conf : 06-15-2007 at 10:34 AM.
|