How to set a shortcut key for label?
Answers were Sorted based on User's Feedback
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 |
Is there a way to break long lines in VB code?
What is the difference between Object and Class?
What is the maximum no. of forms can include in one project (vb project)?
What are the different cursor types that can we create using ADO Recordset? Difference between these cursor types?
What is ado in vb.net?
How do I make a text box not beep but do something else when I hit the Enter key?
How can you Navigate from the DHTML application to another DHTML application? .
Is there any Edit method in ADO Data Access method?
What are constructors and destructors?
What will happen if you issue a Resume statement after handling an error?
How to declare Dll Procedure?
What is hyperlink?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)