Chapter 2. Control Basics

IN THIS CHAPTER

Controls provide a means for user interaction with an application. Every control defines a set of properties, events, and a user interface that represents the control and the intended use the control has. Control development consists of two parts: runtime and design-time. Runtime has to do with how the control looks and acts during the execution of the application, whereas design-time refers to the WYSIWYG editor used by VS .NET to create an application. In this chapter the runtime aspect of control development is the focus; Chapter 3, “Designer Basics,” covers the design-time aspects of control development.

This ...

Get .NET Windows® Forms Custom Controls now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.