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
what are the Types of DBCombo boxes?
Clear property is available in ____,___ control.
What is the difference between change event in normal combobox and dbcombobox?
Is the Access Engine and Visual Basic Pro good enough for database work?
What is OLEDB?
How can you filter out specific type of file using file system controls?
What is the use of Scalewidth and ScaleHeight Proeperty?
Explain about the basic features of Visual basic?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
What are the types of line styles available in Treeview Control?
How the image application?
what are the types of LockEdits in DAO?
What do you mean by provider?
What is the use of command Object?What are the various types of variables?
How can you check whether a record is valid record or Invalid record using ADO control or Object?