IDMTargetLeaveEvent

The IDMTargetLeaveEvent class encapsulates direct manipulation target leave events when a user drags drag items out of a target. Objects of this class are constructed by the target handler, IDMTargetHandler.

Objects of this class are sent to the target when either of the following occurs:

OS/2 Considerations

Objects of this class wrapper the DM_DRAGLEAVE message and the container notification CN_DRAGLEAVE.


IDMTargetLeaveEvent - Member Functions and Data by Group

Constructors & Destructor

You can construct and destruct objects of this class.


[view class]
~IDMTargetLeaveEvent
public:
virtual ~IDMTargetLeaveEvent()

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
IDMTargetLeaveEvent
public:
IDMTargetLeaveEvent(const IEvent& event)

Constructs objects of this class from a generic IEvent object.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IDMTargetLeaveEvent - Inherited Member Functions and Data

Inherited Public Functions

IDMEvent
IDMTargetEvent
IEvent

Inherited Public Data

Inherited Protected Functions

Inherited Protected Data