[]
Generic type members of form controls
public interface IControl<T> : IControl where T : IControl<T>
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| Copy(double, double) | Copy this control to the destination position. |
| Cut(double, double) | Cut this control and paste to the destination position. |
| Duplicate() | Copy this control to the default destination position. |