NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Developing Controls and Components

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