IToolboxService Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents a service used to update Toolbox contents from a Designer.

The IToolboxService type exposes the following members.

Methods

  Name Description
Public method AddCategory Adds a category to the toolbox.
Public method AddItem Adds an item to a specific category in the toolbox.
Public method EnumCategories Gets an enumerator for all the categories in this toolbox.
Public method EnumItems Gets an enumerator for all the items under the specified category in this toolbox.
Public method RemoveCategory Removes a category from the toolbox.
Public method RemoveItem Removes an item from a specific category in the toolbox.

Top

See Also

Reference

IToolboxService Interface

System.Activities.Design Namespace