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

1) Menus provide groups of related classes.
2) Menu items can display ComboBoxes, checkmarks and access shortcuts.
3) The ListBox control allows only single selection (like a RadioButton).
4) A ComboBox control typically has a drop-down list.
5) Deleting a parent node in a TreeView control deletes its child nodes.


1) False. Menus provide groups of related commands.
2) True.
3) False. It can have single or multiple selection.
4) True.
5) True

Computer Science & Information Technology

You might also like to view...

The Image Trace feature is found on the Transform panel.

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

Computer Science & Information Technology

Cloud computing allows a company to diversify its network and server infrastructure.

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

Computer Science & Information Technology

A program whose interface will be a window on the screen of a computer running the Windows operating system, and which will allow the user to interact with the program by using this window, is created by selecting a ____ project in Visual Studio.

A. Web Application B. Console Application C. Windows Application D. Custom Control

Computer Science & Information Technology

An inline ____ is a fixed-size window that displays another HTML page.

A. style B. frame C. sheet D. table

Computer Science & Information Technology