Hi All:
I have few textboxes on my form. When I hit the Enter key, my cursor does not jump to the next textbox,however when I hit the Tab button on my keyboard, than the cursor jumb to the next textbox. How can setup my tabs so when the cursor is setting on textbox1 and I touch enter the cursor moves to the textbox2?

Thanks