The methods of the IToolboxUser interface are listed below. For a complete list of IToolboxUser interface members, see the IToolboxUser Members topic.
GetToolSupported | [To be supplied.] |
ToolPicked | This will be called when the user double-clicks on a toolbox item. The document designer should create a component for the given tool. Only tools that are enabled in the toolbox will be passed to this method. |