Site MapHelpFeedbackChapter Objectives
Chapter Objectives
(See related pages)

After studying this chapter, you will be able to:

Use text boxes, masked text boxes, rich text boxes, group boxes, check boxes, radio buttons, and picture boxes effectively.

Set the BorderStyle property to make controls appear flat or three-dimensional.

Select multiple controls and move them, align them, and set common properties.

Make your projects easy for the user to understand and operate by defining access keys, setting an Accept and a Cancel button, controlling the tab sequence, resetting the focus during program execution, and causing ToolTips to appear.

Clear the contents of text boxes and labels.

Change text color during program execution.

Concatenate (join) strings of text.

Make a control visible or invisible at run time by setting its Visible property.







Programming in Visual C# 2005Online Learning Center

Home > Chapter 2 > Chapter Objectives