Samir_ibrahim
New member
- Joined
- Sep 6, 2008
- Messages
- 3
- Programming Experience
- 10+
Hi all,
I am new to Vb.Net, I am professional in Foxpro and having good knowledge about vb6 and I have a lot of questions regarding VB.Net so prepare your self
I know in vb6 I had to code the Keypress event for every Textbox on the Form in order to move focus from Textbox to another when pressing the ENTER key.
I noticed that this beaviour is still exist in VB.Net Unless there is a property or something to Set.
Can I move the focus between Textbox on a form when pressing ENTER without putting a code in each keypress of each textbox?
TIA.
Samir Ibrahim
I am new to Vb.Net, I am professional in Foxpro and having good knowledge about vb6 and I have a lot of questions regarding VB.Net so prepare your self
I know in vb6 I had to code the Keypress event for every Textbox on the Form in order to move focus from Textbox to another when pressing the ENTER key.
I noticed that this beaviour is still exist in VB.Net Unless there is a property or something to Set.
Can I move the focus between Textbox on a form when pressing ENTER without putting a code in each keypress of each textbox?
TIA.
Samir Ibrahim