Focus on Form

Tansar

Registered User.
Local time
Today, 15:45
Joined
Dec 28, 2000
Messages
55
Hello,

I've created a form and juggled with the form fields and sorted out the tab stops.

What I need to do now is to get the Focus to display on the first field when a making a new entry.

Any advice appreciated.

TIA
 
If you have set the tab order correctly then it should be the first field.
Check that the order is correct.

In design mode select the view menu and you will see tab order. Chech that the order is correct.

Failing that then you can use me.fieldname.setfocus

But you shouldn't need to.

Steve
 

Users who are viewing this thread

Back
Top Bottom