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!

ToolboxItem Class

Base implementation of a toolbox item. Toolbox items interact with the toolbox and allow a single item to describe multiple components.

Object
   ToolboxItem

[Visual Basic]
Public Class ToolboxItem
   Implements IPersistable
[C#]
public class ToolboxItem : IPersistable
[C++]
public __gc class ToolboxItem : public IPersistable
[JScript]
public class ToolboxItem implements IPersistable

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Design

Assembly: System.Drawing.dll

See Also

ToolboxItem Members | System.Drawing.Design Namespace