Page History
In this example employees are dragged from one form and dropped to another form.
This is the source form:
And this is the target form:
If the employees are dragged without holding the Ctrl key down, they are moved from the source to the target form. If the Ctrl key is held down, the employees are copied from the source form to the target form.
Cursors
To visually differentiate between the move and copy operations, this example users two cursor components. Therefore, if you want to execute this example you need to create two components of type Cursor:
...

