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!

IToolboxService Interface

The toolbox service provides access to the toolbox in the development environment. It also provides designers the ability to configure what tools on the toolbox are available.

IToolboxService

[Visual Basic]
Public Interface IToolboxService
[C#]
public interface IToolboxService
[C++]
public __gc __interface IToolboxService

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms.Design

Assembly: System.WinForms.dll

See Also

IToolboxService Members | System.WinForms.Design Namespace