Shortcut keys on form buttons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I add a keyboard shortcut onto a button on a form. So rather then
click the button, i could use the keyboard short cut instead.

Thanks
 
On the Caption Property of the button enter a name with the & symbol before
the letter you want to use as a short cut together with Alt
e.g
If you have the name Open, then write Ope&n, So when you press the key
Alt+N, it will press the button
 

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