Answer the following statements true (T) or false (F)
1. You assign an access key to a control through its Text property by placing an ampersand (&) before the letter you want to assign as an access key.
2. If you want to display an ampersand character in the Text property of a control, use three ampersands in a row, such as (&&&).
3. The Group Box control is found in the Toolbox window’s Containers section.
4. A Panel control cannot display a title and does not have a Text property.
1. TRUE
2. FALSE
3. TRUE
4. TRUE
Computer Science & Information Technology
You might also like to view...
XML tags cannot start with _______ or _______.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Protocols ensure that information created by one system can be interpreted and read by another.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology