- tool
- The System.Drawing.Design.ToolboxItem to select.
IToolboxUser.ToolPicked(ToolboxItem) is called when the user double-clicks on a toolbox item. The document designer should create a component for the specified tool. The Visual Studio integrated development environment will only call IToolboxUser.ToolPicked(ToolboxItem) on tools that are enabled in the toolbox.