2 references to MoveControl
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (2)
847
draggedControl.ToolStripPanelRow?.
MoveControl
(toolStripToDrag, GetStartLocation(toolStripToDrag), clientLocation);
895
draggedControl.ToolStripPanelRow?.
MoveControl
(toolStripToDrag, GetStartLocation(toolStripToDrag), endLocation);