hey everyone need to set focus onto a text box when the tab key is pressed because at the moment the focus jumps all over the place lol

any help greatly appreciated

Recommended Answers

All 2 Replies

Hi,

In the properties of the textboxes you doesn't want the focus set Tabstop = False
For the textbox set Tabindex = 0

commented: thanks +2

Thanks Luc001 perfect cheers:)

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.