Answer the following statements true (T) or false (F)

1. The UseMnemonic property is used to handle ampersand keys (&) as a shortcut rather than an actual key.
2. An error will be generated if a link leads to a document that requires another program to view it.
3. The LinkLabel class is derived from the Label class and therefore inherits all of a Label’s functionality.
4. There are three modes of selection for a ListBox; None, One, or Multi.
5. The SelectedIndex property is used to determine the lowest index of any selected items.

1. True
2. False. The operating system will determine what type of file is being opened and run the corresponding program if necessary.
3. True.
4. False, there is a MultiSimple which allows multiple selections and there is a MultiExtended which allows the selection of multiple items by using keys as well.
5. True

Computer Science & Information Technology

You might also like to view...

________ media continuously feeds content to your browser so you can watch large files as they download

Fill in the blank(s) with correct word

Computer Science & Information Technology

You can use the ________ keys to move objects in small increments

Fill in the blank(s) with correct word

Computer Science & Information Technology