Accelerator keys

A

Albert Browne

Hi,

I have a number of text boxes on a form each has a label. I can add an
accelerator key to the label but can't see how to get this key to set focus
to the text box. Can I bind the label to the text box so that the key sets
focus to the text box?

Thanks,

Albert
 
P

Peter T

Ensure the tab index of the label with the accelerator is one before that of
the "linked" textbox. See Tab order in the View menu.

Regards,
Peter T
 

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