Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this example employees are dragged from one form and dropped to another form.
This is the source form:Image Removed

Image Added

And this is the target form:Image Removed

Image Added

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:

...