ComponentDocumentDesigner::IToolboxUser::ToolPicked Method (ToolboxItem^)

 

For a description of this member, see IToolboxUser::ToolPicked.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

private:
virtual void ToolPicked(
	ToolboxItem^ tool
) sealed = IToolboxUser::ToolPicked

Parameters

tool
Type: System.Drawing.Design::ToolboxItem^

The ToolboxItem to select.

This member is an explicit interface member implementation. It can be used only when the ComponentDocumentDesigner instance is cast to an IToolboxUser interface.

.NET Framework
Available since 1.1
Return to top
Show: