Base:
method
OnMove
System.Windows.Forms.Control.OnMove(System.EventArgs)
1 override of OnMove
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
1202
protected override void
OnMove
(EventArgs e)
1 reference to OnMove
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
1204
base.
OnMove
(e);