Shortcut to a button

  • Thread starter Thread starter ReidarT
  • Start date Start date
R

ReidarT

How do I make an Access key to an image in a Windows-form , like I do on a
webform?
regards
reidarT
 
In a webform I can click Alt + Letter to activate a button or field. I just
Enter the letter in Properties-Access.
I can't find the same thing in a Windows form.
regards
reidarT
 
ReidarT said:
How do I make an Access key to an image in a Windows-form , like I do on a
webform?

You can include a "&" character in the button's text to mark the following
character as shortcut key ("&Save", "&Open", ...).
 
Reidar,

Now I understand it, you can make the forecolor transparant

I hope this helps,

Cor
 
Back
Top