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