How to set a shortcut key for label?

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


Please Help Members By Posting Answers For Below Questions

How would you access objects created in ActiveX Exe and ActiveX D1T ?

1634


How do I do drag & drop between applications?

1094


Why does everybody say I should save in TEXT not BINARY?

1226


What are the uses of List View Control?

1537


What is "Reserved Error -1209"?

1420






How can I call a 'hidden' DOS program from VB?

1103


How can you check whether a record is valid record or Invalid record using ADO control or Object?

1492


How do I play MID, WAV or other multimedia files?

1143


What is vbs file?

659


How do you change the system menu (on the Control-Menu Box)?

1057


How do I call a DLL?

1135


___ property used to add a menus at runtime.

1346


what are the different Types of Recordsets.

1644


Difference between ActiveX Exe and Dll.

1565


Can a VB application be an OLE server?

1056