'DeclarationProtected Overloads Sub CreateTool( _ ByVal tool As System.Drawing.Design.ToolboxItem, _ ByVal bounds As System.Drawing.Rectangle _ )
'UsageDim instance As NParentControlDesigner Dim tool As System.Drawing.Design.ToolboxItem Dim bounds As System.Drawing.Rectangle instance.CreateTool(tool, bounds)
Parameters
- tool
 - bounds