Answer Posted / sundarraj_v83
Go to the label control properties, set the property
UseMnemonic as TRUE. Put the '&' (Ampersand) symbol before
any of the letter in the label caption, that will be your
shortcut key for label control.
Example: &Add (where the A is a shortcut key for the label,
you use the shortcut by pressing Alt + A for this label)
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How would you access objects created in ActiveX Exe and ActiveX D1T ?
How do I do drag & drop between applications?
Why does everybody say I should save in TEXT not BINARY?
What are the uses of List View Control?
What is "Reserved Error -1209"?
How can I call a 'hidden' DOS program from VB?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How do I play MID, WAV or other multimedia files?
What is vbs file?
How do you change the system menu (on the Control-Menu Box)?
How do I call a DLL?
___ property used to add a menus at runtime.
what are the different Types of Recordsets.
Difference between ActiveX Exe and Dll.
Can a VB application be an OLE server?