Multiple choice

Which of the label control properties determines whether an ampersand(&) in the text property of the control identifies an access key or a text character?

  1. Text

  2. AcceptsReturn

  3. Multiline

  4. UseMnemonic

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

UseMnemonic label control property determines whether an ampersand(&) in the text property of the control identifies an access key or a text character.