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