This section provides detailed conceptual and task related information for developers of custom controls. If you are interested in creating a custom control to be used in a Win Forms application, or a custom server control to be used on an ASP+ page, see the sections listed below. You will also find information on implementing design time support for your controls.
For information about | See Section |
---|---|
Background for component and control developers. | Component Programming Essentials |
Developing a custom Win Forms control. | Developing Win Forms Controls |
Developing a custom ASP+ server control. | Developing Web Forms Controls |
Implementing a custom type converter, UI type editor, extender provider, or designer. | Enhancing Design-Time Support |