ParentControlDesigner.CreateTool Method (System.Windows.Forms.Design)

Switch View :
ScriptFree
.NET Framework Class Library
ParentControlDesigner.CreateTool Method

Creates a component or control from the specified tool and adds it to the current design document.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method CreateTool(ToolboxItem) Creates a component or control from the specified tool and adds it to the current design document.
Protected method CreateTool(ToolboxItem, Point) Creates a component or control from the specified tool and adds it to the current design document at the specified location.
Protected method CreateTool(ToolboxItem, Rectangle) Creates a component or control from the specified tool and adds it to the current design document within the bounds of the specified rectangle.
Top
See Also

Reference