Cut this control and paste to the destination position.
Declaration
T Cut(double left, double top)
Function Cut(left As Double, top As Double) As T
Parameters
Returns
Type |
Description |
T |
The moved control. Sometimes it's equal to the original instance.
|