Direct Manipulation Sample 3

Description

The Direct Manipulation Sample 3 demonstrates dragging container objects from a source window to a target window. The application takes advantage of overriding the IContainerObject::objectCopy() function. Classed used included IDMHandler, IContainerControl, and IContainerObject.

Concept

Sample program demonstrates direct manipulation between two container controls in the same process.

Task

From the source container, select a container object and drag to the target container. You can drag parent and child container objects.

Supported
Supported
Supported