How to Set Focus To Header's control?

  • Thread starter edisonl via AccessMonster.com
  • Start date
E

edisonl via AccessMonster.com

Hi,

I tried several ways even on form_load,

Form_Load()
'Control Type: Text Box
'Name: userid_text
me.userid_text.setfocus
'But still it goes to setfocus on detail control (The first control in Tab
Order Lists)

Is it possible for me to achieve this ?

Edison
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top