NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IToolboxUser Methods

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.

See Also

IToolboxUser Interface | System.Drawing.Design Namespace