Start cursor in header?

  • Thread starter Thread starter pfm721
  • Start date Start date
P

pfm721

I am trying to figure out how to make the cursor start in a text box that is
located in the forms header. Does anyone know how to code it so that the
cursor will start there?

Thanks,
Patrick
 
hi,
I am trying to figure out how to make the cursor start in a text box that is
located in the forms header. Does anyone know how to code it so that the
cursor will start there?
You can set the TabOrder either in the property editor for each control
seperatly or you can use the context menu in the design view in each
section (header, detail, footer) to set it.


mfG
--> stefan <--
 

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

Back
Top