IConfigureToolboxItem Members
Include Protected Members
Include Inherited Members
Provides the ability to configure ToolboxItem objects dynamically by adding additional data to the toolbox item's Properties dictionary. This data is then serialized as a permanent part of the toolbox item.
The IConfigureToolboxItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
ConfigureToolboxItem | Called by the toolbox service to configure ToolboxItem objects. |
Top