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