- tool
- The System.Drawing.Design.ToolboxItem to create a component for.
System.Drawing.Design.IToolboxUser.ToolPicked(System.Drawing.Design.ToolboxItem) is called when the user double-clicks on a toolbox item. The document designer should create a component for the specified tool. Only tools that are enabled in the toolbox will be passed to this method.