.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Accelerator Keys

5 REPLIES 5
Reply
Message 1 of 6
Anonymous
224 Views, 5 Replies

Accelerator Keys

Hi All,

VBA controls have a property called Accelerator which allows you to use the
Alt key to select one of the controls rather than clicking on it. I can not
seem to find the equivalent of the Accelerator property in VB.NET. Can
someone point me in the right direction?

TIA,

Rob
5 REPLIES 5
Message 2 of 6
Anonymous
in reply to: Anonymous

Just prefix the character you want to serve as the accelerator key with a '&' in the text property.
Message 3 of 6
Anonymous
in reply to: Anonymous

Cool thanks! Who woulda thunk it was so easy!


wrote in message news:5027958@discussion.autodesk.com...
Just prefix the character you want to serve as the accelerator key with a
'&' in the text property.
Message 4 of 6
Anonymous
in reply to: Anonymous

One thing I am confused about... when the form loads, the access keys are
not underlined until I press the Alt key. Is there a way to get them to
fire when the form loads?

TIA,

Rob


wrote in message news:5027958@discussion.autodesk.com...
Just prefix the character you want to serve as the accelerator key with a
'&' in the text property.
Message 5 of 6
Anonymous
in reply to: Anonymous

That is a Windows feature. To see/change it:

Right-click desktop screem->Properties->Appearance tab->Effects...
button->tick/untick the check box of "hide underlined letters for..."

"Rob Outman" wrote in message
news:5028029@discussion.autodesk.com...
One thing I am confused about... when the form loads, the access keys are
not underlined until I press the Alt key. Is there a way to get them to
fire when the form loads?

TIA,

Rob


wrote in message news:5027958@discussion.autodesk.com...
Just prefix the character you want to serve as the accelerator key with a
'&' in the text property.
Message 6 of 6
Anonymous
in reply to: Anonymous

Hey Thanks Norman! I had no idea that was an options in Windows! You learn
something new everyday!

Rob


"Norman Yuan" wrote in message
news:5031399@discussion.autodesk.com...
That is a Windows feature. To see/change it:

Right-click desktop screem->Properties->Appearance tab->Effects...
button->tick/untick the check box of "hide underlined letters for..."

"Rob Outman" wrote in message
news:5028029@discussion.autodesk.com...
One thing I am confused about... when the form loads, the access keys are
not underlined until I press the Alt key. Is there a way to get them to
fire when the form loads?

TIA,

Rob


wrote in message news:5027958@discussion.autodesk.com...
Just prefix the character you want to serve as the accelerator key with a
'&' in the text property.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost