-
-
-
-
-
-
-
-
-
Is it possible to set a shortcut key for label.
Answer posted by santhanam on 2005-05-19 16:01:20: yes Ans : Set the UseMnemonic property to True if you want to define a character in the Caption property of the Label as an access key. When you define an access key in a Label control, the user can press and hold down ALT+ the character you designate to move the focus to the next control in the tab order.
-
-
-
-
-
-
-
-
-
-
-
Visual Basic Interview Questions
Ans