Self-Review Exercises

  1. 2.1 Fill in the blanks in each of the following statements:

    1. The technique of                  allows you to create GUIs without writing any code.

    2. A(n)                  is a group of one or more projects that collectively form a Visual C# app.

    3. The                  feature hides a window in the IDE.

    4. A(n)                  appears when the mouse pointer hovers over an icon.

    5. The                  window allows you to browse solution files.

    6. The properties in the Properties window can be sorted                  or                 .

    7. A Form’s                  property specifies the text displayed in the Form’s title bar.

    8. The                  contains the controls that you can add to a Form.

    9.                  displays relevant help articles, based on the current context.

    10. The                  property specifies how text is aligned within a Label’s boundaries.

  2. 2.2 State whether each of the following is true or false. If false, explain why.

    1. toggles auto-hide for a window.

    2. The toolbar icons represent various menu commands.

    3. The toolbar contains icons that represent controls you can drag onto a Form.

    4. Both Forms and Labels have a title bar.

    5. Control properties can be modified only by writing code.

    6. PictureBoxes typically display images.

    7. Visual C# files use the file extension .csharp.

    8. A Form’s background color is set using the BackColor property.

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

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