Self-Review Exercises

  1. 15.1 State whether each of the following is true or false. If false, explain why.

    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.

    6. The user can select only one item in a ListView control.

    7. A TabPage can act as a container for RadioButtons.

    8. An MDI child window can have MDI children.

    9. MDI child windows can be moved outside the boundaries of their parent window.

    10. There are two basic ways to create a customized control.

  2. 15.2 Fill in the blanks in each of the following statements:

    1. Method                     of class Process can open files and web pages, similar to the Run... command in Windows.

    2. If more elements appear in a ComboBox than can fit, a(n)                     appears.

    3. The top-level node in a TreeView is the                     node.

    4. A(n)                     and a(n)                     can display icons contained in an ImageList control.

    5. The                     property allows a menu to display a list of active child windows.

    6. Class                     allows you to combine several controls into a single custom control.

    7. The                     saves space by layering TabPages on top of each other.

    8. The                     window layout option makes all MDI windows the same size and layers them so every title bar is visible (if possible).

    9.                     are typically used to display hyperlinks to other resources, files or web pages.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset