IVsConfigureToolboxItem Members
Include Protected Members
Include Inherited Members
Enables clients that implement the [System.Drawing.Design.IToolbox] service to configure items as they are added to the toolbox. Objects that implement this interface are created [byILocalRegistry:CreateInstance]. They should be registered the $RegRoot$\ToolboxItemConfiguration key.
The IVsConfigureToolboxItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
ConfigureToolboxItem | Configures a toolbox item. |
Top