To create an access key that will move the focus to a text box, you

To create an access key that will move the focus to a text box, you


a. set the AccessKey property of the text box
b. set the access key in the Text property of the text box
c. set the access key in the Text property of the label immediately after the text box
d. set the access key in the Text property of the label immediately before the text box


Answer: d. set the access key in the Text property of the label immediately before the text box


Learn More :