DekGenius.com
[ Team LiB ] Previous Section Next Section

2.4 Summary

The Control class is central to any Windows Forms application. Every visible element of the user interface is a control of some kind. This means there is a rich standard set of features that all controls support. All the standard Windows controls have counterparts in Windows Forms.

In the next chapter we will look in more detail at how controls work together on a form to provide a cohesive user interface.

    [ Team LiB ] Previous Section Next Section