Developing Custom Windows Forms Controls with the .NET Framework

Windows Forms controls are reusable components that encapsulate user interface functionality and are used in client-side Windows-based applications. Not only does Windows Forms provide many ready-to-use controls, it also provides the infrastructure for developing your own controls. You can combine existing controls, extend existing controls, or author your own custom controls. This section provides background information and samples to help you develop Windows Forms controls.

In This Section

Reference

Topic Location
Developing Windows Forms Controls at Design Time Windows Forms Controls
Developing Windows Forms Controls at Design Time Windows Forms Controls
Developing Windows Forms Controls at Design Time Windows Forms Controls
Developing Windows Forms Controls at Design Time Windows Forms Controls