3 references to MoveControl
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripGrip.cs (2)
183ToolStripPanelRow.ToolStripPanel.MoveControl(ParentInternal, /*startLocation,*/endLocation ); 230ToolStripPanelRow.ToolStripPanel.MoveControl(ParentInternal, /*startLocation,*/endLocation );
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
1179panel.MoveControl(toolStripToDrag, screenLocation);