3 references to CreateTool
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionBehavior.cs (1)
282
oleDragDropHandler?.
CreateTool
(item, _relatedControl, 0, 0, 0, 0, false, false);
System\Windows\Forms\Design\ChangeToolStripParentVerb.cs (1)
58
IComponent[] newComp = oleDragDropHandler.
CreateTool
(toolboxItem, root, 0, 0, 0, 0, false, false);
System\Windows\Forms\Design\ComponentTray.cs (1)
825
GetOleDragHandler().
CreateTool
(tool, null, 0, 0, 0, 0, false, false);