Overload List

  Name Description
CreateTool(ToolboxItem)
Creates a component or control from the specified tool and adds it to the current design document.
(Inherited from ParentControlDesigner.)
CreateTool(ToolboxItem, Point)
Creates a component or control from the specified tool and adds it to the current design document at the specified location.
(Inherited from ParentControlDesigner.)
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.
(Inherited from ParentControlDesigner.)

See Also