how do i use the setfocus method in vb.net and also how do i use keyascii=13 on keypress event of textbox?
i want to have a textbox that when enter key is pressed, the focus shifts to another textbox.

Recommended Answers

All 3 Replies

Handle Textbox textchanged eventhandler! and set your code there...

thanks for your reply.

can you please give me a sample code for that one?, or the steps on doing that?

OK, in case you show me your effort to do that ...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.