[]
Gets or sets the status of Cut or Copy mode.
CutCopyMode CutCopyMode { get; set; }
Property CutCopyMode As CutCopyMode
Type | Description |
---|---|
CutCopyMode | Sets the status to None to cancels Cut or Copy mode and removes the moving border; otherwise, starts Cut or Copy mode and shows the moving border. |