Description
The Direct Manipulation Sample 4 demonstrates dragging container objects across applications running in separate processes (ie. separate executables). By starting the sample application twice, you can drag and drop objects to these separately running applications. Classed used include IDMCnrItem, IDMSourceOperation, IDMTargetOperation, IDMTargetDropEvent, IDMItemProviderFor, IDMHandler, IContainerControl, and IContainerObject.
Concept
Sample program demonstrates direct manipulation between two container controls in separate processes.
Task
Start the application 2 times. From either container, select a container object and drag to the other container. You can drag parent and child container objects. You can also drag multiple container objects.
How To Run the Project from within the IDE
Run the Drag4 application twice from the IDE. The two applications must run simultaneously.
Supported
Supported
Supported