2 references to MoveControl
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripPanel.cs (2)
1038
draggedControl.ToolStripPanelRow.
MoveControl
(toolStripToDrag, GetStartLocation(toolStripToDrag), clientLocation);
1084
draggedControl.ToolStripPanelRow.
MoveControl
(toolStripToDrag, GetStartLocation(toolStripToDrag), endLocation);