Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to set a shortcut key for label?

Answers were Sorted based on User's Feedback



How to set a shortcut key for label?..

Answer / 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

How to set a shortcut key for label?..

Answer / alagu prakash

by UseMnemonic=true

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

Where can I get updated VB and other Microsoft files?

0 Answers  


What is ado data control in vb6 0?

0 Answers  


how to create exe file using vb

9 Answers   Satyam,


How would you navigate between one document to another document

0 Answers  


How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?

1 Answers  


Can a VB application be an OLE server?

0 Answers  


what are the Types of LockEdits in RDO?

0 Answers  


What is the use of progress Bar Control?

0 Answers   Infosys,


what are Instancing for classes provided by ActiveX component like prive, publicnotcreatable,SingleUse, GlobalSinleUse,MultiUse.

1 Answers   HCL,


What is the different between Microsoft ODBC Driver and Oracle OBDC Driver?

1 Answers  


How do I implement an incremental search in list/dir/combo/file boxes?

0 Answers  


I want to develop a stand alone application which can communicate with the existing applications in the system. On which this application should be based on: Standard Exe, Active-X Exe, Active-X Dll.

2 Answers  


Categories